From 89b6a911599c9fa85e3dc5c3f0fa21458c6703fa Mon Sep 17 00:00:00 2001 From: Tony Crisci Date: Thu, 7 Jan 2016 04:42:56 -0500 Subject: [PATCH] Bump to version 0.9.0 Version 0.9.0 adds the gruvbox theme by @freeware-preacher. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97b65cc..d370080 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "mocha": "^2.3.3", "which": "^1.2.0" }, - "version": "0.8.0", + "version": "0.9.0", "description": "Make your i3wm config a little more stylish", "scripts": { "test": "cake test",