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