From f956cd222d368b3f34cc73e761c2a3aa0c756d6a Mon Sep 17 00:00:00 2001 From: Chris Breiding Date: Wed, 2 Jul 2014 10:14:55 -0400 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dce395..aca7821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zunder", - "version": "0.1.0", + "version": "0.1.1", "description": "A front-end build tool that makes developing apps with Ember, CoffeeScript, Browserify, and Stylus a breeze", "homepage": "https://github.com/chrisbreiding/zunder", "repository": "git://github.com/chrisbreiding/zunder.git",