From bd452b5ad53c0cd924417732406ae66e65c3b84e Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Sun, 22 May 2016 19:00:13 +0900 Subject: [PATCH] bump to 0.0.47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddd23ac7..3a4209d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.46", + "version": "0.0.47", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",