diff --git a/package.json b/package.json index 1994938..a8b8cc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sinon-mocha-test", - "version": "2.0.0", + "version": "2.1.0", "description": "Automatic Sinon sandbox for Mocha tests", "type": "module", "main": "./build/code.js",