branch: master
commit eaece82c45bcbfab9a151e5b15466c10b9424910
Author: Jackson Ray Hamilton <[email protected]>
Commit: Jackson Ray Hamilton <[email protected]>
Version 4.0.0.
---
context-coloring.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/context-coloring.el b/context-coloring.el
index 9607512..5a33eff 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -5,7 +5,7 @@
;; Author: Jackson Ray Hamilton <[email protected]>
;; URL: https://github.com/jacksonrayhamilton/context-coloring
;; Keywords: context coloring syntax highlighting
-;; Version: 3.1.1
+;; Version: 4.0.0
;; Package-Requires: ((emacs "24") (js2-mode "20150126"))
;; This file is part of GNU Emacs.