From 39044f36ee36a5ff07d4922412cb2f339750f1c9 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Sun, 30 Aug 2015 10:30:54 +0100 Subject: [PATCH] bump to 0.0.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fd376d3..780a7ab7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.38", + "version": "0.0.39", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",