Browse Source

V 0.0.2

:)
refactor
Harish.K 10 years ago
parent
commit
29c671188b
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "simple-mocha", "name": "simple-mocha",
"version": "0.0.1",
"version": "0.0.2",
"description": "Simple stupid implementation of Mocha test runner. Tests can be run directly within node as any Nodejs code.", "description": "Simple stupid implementation of Mocha test runner. Tests can be run directly within node as any Nodejs code.",
"author": "Harish.K<harish2704@gmail.com>", "author": "Harish.K<harish2704@gmail.com>",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save