branch: elpa/spacemacs-theme
commit 4857e6eb7ea20be3a2631beee42d0644dff7eb1b
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
Bump version to 0.2
---
spacemacs-common.el | 2 +-
spacemacs-theme-pkg.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spacemacs-common.el b/spacemacs-common.el
index 3b4d2c6206..4598d62efd 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -5,7 +5,7 @@
;; Author: Nasser Alshammari
;; URL: <https://github.com/nashamri/spacemacs-theme>
;;
-;; Version: 0.1
+;; Version: 0.2
;; Keywords: color, theme
;; Package-Requires: ((emacs "24"))
diff --git a/spacemacs-theme-pkg.el b/spacemacs-theme-pkg.el
index 308e7224c8..09a12e76ba 100644
--- a/spacemacs-theme-pkg.el
+++ b/spacemacs-theme-pkg.el
@@ -1 +1 @@
-(define-package "spacemacs-theme" "0.1" "Color theme with a dark and light
versions" 'nil :url "https://github.com/nashamri/spacemacs-theme" :keywords
'("color" "theme"))
+(define-package "spacemacs-theme" "0.2" "Color theme with a dark and light
versions" 'nil :url "https://github.com/nashamri/spacemacs-theme" :keywords
'("color" "theme"))