From a6945d9ebd44becd8210fae1b350944a6e5b378b Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Thu, 9 Jul 2015 01:51:37 +0900 Subject: [PATCH] update to 0.0.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 763ed4e1..44674a8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.34", + "version": "0.0.35", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",