emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/js2-mode 841cfec957 2/2: Bump the version


From: ELPA Syncer
Subject: [elpa] externals/js2-mode 841cfec957 2/2: Bump the version
Date: Sat, 9 Jul 2022 21:57:43 -0400 (EDT)

branch: externals/js2-mode
commit 841cfec9570ae06a67a131997e2aff32340e81d7
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Bump the version
---
 NEWS.md     | 2 +-
 js2-mode.el | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 0340c30b16..09f4993fb7 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2022-07-10
 
 * Fix for node position of `js2-new-node`
   ([#591](https://github.com/mooz/js2-mode/issues/591)).
diff --git a/js2-mode.el b/js2-mode.el
index a4ad17501f..15662f6b20 100644
--- a/js2-mode.el
+++ b/js2-mode.el
@@ -1,13 +1,13 @@
 ;;; js2-mode.el --- Improved JavaScript editing mode -*- lexical-binding: t -*-
 
-;; Copyright (C) 2009, 2011-2021  Free Software Foundation, Inc.
+;; Copyright (C) 2009, 2011-2022  Free Software Foundation, Inc.
 
 ;; Author: Steve Yegge <steve.yegge@gmail.com>
 ;;         mooz <stillpedant@gmail.com>
 ;;         Dmitry Gutov <dgutov@yandex.ru>
 ;; URL:  https://github.com/mooz/js2-mode/
 ;;       http://code.google.com/p/js2-mode/
-;; Version: 20211229
+;; Version: 20220710
 ;; Keywords: languages, javascript
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]