branch: master commit 6ce2b6380a10ebad27f1c1f03fa7bb5350f046ad Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Bump required js2-mode version. --- context-coloring.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 4178e43..16eb1f2 100644 --- a/context-coloring.el +++ b/context-coloring.el @@ -5,7 +5,7 @@ ;; Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> ;; Keywords: context coloring syntax highlighting ;; Version: 1.0.0 -;; Package-Requires: ((emacs "24") (js2-mode "20141118")) +;; Package-Requires: ((emacs "24") (js2-mode "20141228")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by