commit 49871cadb5bf4e9c5f7a695533837ea1b438eecf
parent 81022cab838ab46f6935225862f5beb95a70f5f3
Author: Bozhidar Batsov <bozhidar@tradeo.com>
Date: Sat, 13 Apr 2013 17:59:53 +0300
Release 1.0.0
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.5.0"
+ "1.0.0"
"The Solarized color theme, ported to Emacs.")
diff --git a/solarized.el b/solarized.el
@@ -5,7 +5,7 @@
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
;; Author: Thomas Frössman <thomasf@jossystem.se>
;; URL: http://github.com/bbatsov/solarized-emacs
-;; Version: 0.5.0
+;; Version: 1.0.0
;; 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