branch: master commit 4ac1eaa8ca5e871e8159817a85be4d55951b9f90 Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Version 3.0.0. --- context-coloring.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 759e303..40465f8 100644 --- a/context-coloring.el +++ b/context-coloring.el @@ -4,7 +4,7 @@ ;; Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> ;; Keywords: context coloring syntax highlighting -;; Version: 2.1.0 +;; Version: 3.0.0 ;; Package-Requires: ((emacs "24") (js2-mode "20141228")) ;; This program is free software; you can redistribute it and/or modify