diff --git a/package.json b/package.json index 6838f9d..feee1e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-mocha", - "version": "0.0.5", + "version": "0.0.6", "description": "Simple stupid implementation of Mocha test runner. Tests can be run directly within node as any Nodejs code.", "author": "Harish.K", "license": "MIT",