From dd4d1e89bdd01637b00cbd468d7297b418a0994f Mon Sep 17 00:00:00 2001 From: Tony Crisci Date: Sat, 18 Jul 2015 23:57:44 -0400 Subject: [PATCH] Bump to version 0.5.0 Version 0.5.0 adds the following new themes: * The purple theme by @AAlakkad * The base-16-tomorrow theme by @parnmatt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f44bae7..af1272f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mocha": "*", "chai": "*" }, - "version": "0.4.0", + "version": "0.5.0", "description": "Make your i3wm config a little more stylish", "devDependencies": {}, "scripts": {