branch: externals/nano-theme
commit e1d0265b5e16782e874960f40d390200bbf3a756
Author: Nicolas P. Rougier <[email protected]>
Commit: Nicolas P. Rougier <[email protected]>

    Bumped to version 0.3.3
---
 nano-dark-theme.el    | 2 +-
 nano-light-theme.el   | 2 +-
 nano-theme-support.el | 6 +++++-
 nano-theme.el         | 2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/nano-dark-theme.el b/nano-dark-theme.el
index 537dd31ba8..193c670df7 100644
--- a/nano-dark-theme.el
+++ b/nano-dark-theme.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <[email protected]>
 ;; URL: https://github.com/rougier/nano-theme
-;; Version: 0.3.2
+;; Version: 0.3.3
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: theme, dark, light
 
diff --git a/nano-light-theme.el b/nano-light-theme.el
index fc1780f19e..2e1f823d04 100644
--- a/nano-light-theme.el
+++ b/nano-light-theme.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <[email protected]>
 ;; URL: https://github.com/rougier/nano-theme
-;; Version: 0.3.2
+;; Version: 0.3.3
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: theme, dark, light
 
diff --git a/nano-theme-support.el b/nano-theme-support.el
index eaaf238171..6b6d7c91d3 100644
--- a/nano-theme-support.el
+++ b/nano-theme-support.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <[email protected]>
 ;; URL: https://github.com/rougier/nano-theme
-;; Version: 0.3.2
+;; Version: 0.3.3
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: theme, dark, light
 
@@ -94,6 +94,10 @@
 
 ;;; NEWS:
 
+;; Version 0.3.3
+;; - Removed debug message
+;; - Minor changes in agenda
+
 ;; Version 0.3.2
 ;; - Fix magit diff whitespace
 ;; - Update mu4e faces (1.8.x release)
diff --git a/nano-theme.el b/nano-theme.el
index 40aee77fbe..1f4b7fe847 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <[email protected]>
 ;; URL: https://github.com/rougier/nano-theme
-;; Version: 0.3.2
+;; Version: 0.3.3
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: theme, dark, light
 

Reply via email to