solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 60eb118942cf03805b4a763c06bff8142af063a1
parent cdd1cc354b530977e26df2590875054386b4b80c
Author: Bozhidar Batsov <bozhidar@empowerunited.com>
Date:   Tue, 20 Mar 2012 12:24:40 +0200

bumped the version to 0.3.0

Diffstat:
Msolarized-theme-pkg.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solarized-theme-pkg.el b/solarized-theme-pkg.el @@ -1,4 +1,4 @@ (define-package "solarized-theme" - "0.2.1" + "0.3.0" "The Solarized color theme, ported to Emacs.")