diff --git a/package-lock.json b/package-lock.json index 82af388..63c0a09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "should-sinon", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 04a19ec..646a661 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "should-sinon", "description": "Sinon.js assertions for should.js", - "version": "0.0.5", + "version": "0.0.6", "author": "Denis Bardadym ", "bugs": { "url": "https://github.com/shouldjs/sinon/issues"