Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutov committed Jan 16, 2017
1 parent 8569ba6 commit 03c679e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# History of user-visible changes

## Next
## 2017-01-16

* `js2-include-*-externs` are now evaluated on demand. As a result,
they can now be effectively used as file- or directory-local
Expand Down
2 changes: 1 addition & 1 deletion js2-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Dmitry Gutov <dgutov@yandex.ru>
;; URL: https://github.com/mooz/js2-mode/
;; http://code.google.com/p/js2-mode/
;; Version: 20160623
;; Version: 20170116
;; Keywords: languages, javascript
;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))

Expand Down

0 comments on commit 03c679e

Please sign in to comment.