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