From 21699d09fec25c31aac129f260033d95e9c1b140 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Fri, 12 Feb 2016 20:21:51 +0800 Subject: [PATCH] bump to 0.0.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7db325c7..fda189e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.43", + "version": "0.0.44", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",