From add68e9351f209aab8fecdd115a24fb4a8ab28d9 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Mon, 1 Jun 2015 15:56:55 +0900 Subject: [PATCH] 0.0.30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299c7e35..92f8d282 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.29", + "version": "0.0.30", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",