diff --git a/package.json b/package.json index 957feaf..fb93ba1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utilise.fn", - "version": "0.0.0", + "version": "0.0.1", "main": "index.js", "scripts": { "test": "istanbul test ./node_modules/mocha/bin/_mocha --report html -- -R spec",