commit e48a5c6ab0c5f0bfbc3c5c5d90ae19d5fe171e8c
parent 91cf30f5253a78ce660d8f1aeae9bf7c64df72bc
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date: Tue, 29 May 2012 16:15:09 +0300
bumped the version to 0.5.0
Diffstat:
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/solarized-theme-pkg.el b/solarized-theme-pkg.el
@@ -1,4 +1,4 @@
(define-package
"solarized-theme"
- "0.3.0"
+ "0.5.0"
"The Solarized color theme, ported to Emacs.")
diff --git a/solarized-theme.el b/solarized-theme.el
@@ -2,9 +2,10 @@
;; Copyright (C) 2011,2012 Bozhidar Batsov
-;; Authors: Bozhidar Batsov <bozhidar.batsov@gmail.com>, Thomas Frössman <thomasf@jossystem.se>
+;; Author: Bozhidar Batsov <bozhidar.batsov@gmail.com>
+;; Author: Thomas Frössman <thomasf@jossystem.se>
;; URL: http://github.com/bbatsov/solarized-emacs
-;; Version: 0.3.0
+;; Version: 0.5.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