From 0006678fc9694d4d5b0bc138374346e6dfedab5b Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Tue, 9 Sep 2014 03:18:03 -0700 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 390db937..37997811 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.6", + "version": "0.0.7", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",