commit 01d969e471c248a16d690113143bfa0a5b075e7a
parent 3f1b24dec4501f7c57abc0068c7b81eda2e3b8fb
Author: Bozhidar Batsov <bozhidar@empowerunited.com>
Date: Fri, 20 Jan 2012 19:05:56 +0200
bumped the version to 0.2.1
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/solarized-theme-pkg.el b/solarized-theme-pkg.el
@@ -1,4 +1,4 @@
(define-package
"solarized-theme"
- "0.2"
+ "0.2.1"
"The Solarized color theme, ported to Emacs.")
diff --git a/solarized-theme.el b/solarized-theme.el
@@ -4,7 +4,7 @@
;; Author: Bozhidar Batsov <bozhidar.batsov@gmail.com>
;; URL: http://github.com/bbatsov/solarized-emacs
-;; Version: 0.2
+;; Version: 0.2.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