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",