branch: elpa/monokai-theme
commit 2a9a05748008031c4f0bb2f1493201671c48467c
Author: Etienne <[email protected]>
Commit: Etienne <[email protected]>
Update version number
---
monokai-theme.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/monokai-theme.el b/monokai-theme.el
index 7de4049..57c060c 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -4,7 +4,7 @@
;; Author: Kelvin Smith <[email protected]>
;; URL: http://github.com/oneKelvinSmith/monokai-emacs
-;; Version: 3.5.0
+;; Version: 3.5.1
;; 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
@@ -71,7 +71,8 @@ Also affects 'linum-mode' background."
(defcustom monokai-doc-face-as-comment nil
"Consider `font-lock-doc-face' as comment instead of a string."
:type 'boolean
- :group 'monokai)
+ :group 'monokai
+ :package-version "3.5.1")
(defcustom monokai-height-minus-1 0.8
"Font size -1."