From 44e3203e1f98b8cdfae156fb457a9569615712f2 Mon Sep 17 00:00:00 2001 From: Chris Breiding Date: Mon, 30 Jun 2014 15:21:32 -0400 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02e081d..0dce395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zunder", - "version": "0.0.10", + "version": "0.1.0", "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",