emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/monokai-theme 2a9a057 188/207: Update version number


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 2a9a057 188/207: Update version number
Date: Thu, 21 Oct 2021 18:07:59 -0400 (EDT)

branch: elpa/monokai-theme
commit 2a9a05748008031c4f0bb2f1493201671c48467c
Author: Etienne <notetiene@users.noreply.github.com>
Commit: Etienne <notetiene@users.noreply.github.com>

    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 <oneKelvinSmith@gmail.com>
 ;; 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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]