branch: master commit a2ba1ef391ccc4ce814848e5c51f241b19d283fb Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Version 2.0.1. --- context-coloring.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index ff3eae0..477bc12 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.0.0 +;; Version: 2.0.1 ;; Package-Requires: ((emacs "24") (js2-mode "20141228")) ;; This program is free software; you can redistribute it and/or modify