From 5943fff595f39378ce3480cb5ef4258a013e7922 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Wed, 10 Sep 2014 16:37:05 -0700 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37997811..48856d57 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.7", + "version": "0.0.8", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",