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