diff --git a/package.json b/package.json index d69533f9..2f1c91ff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "happyfuntimes", "description": "happyfuntimes framework", - "version": "0.0.24", + "version": "0.0.25", "private": true, "scripts": { "test": "node node_modules/mocha/bin/mocha --recursive",