diff --git a/package.json b/package.json index bad448c..2c093a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "es6-promise-try", - "version": "1.0.0", + "version": "1.0.1", "description": "Promise.try shim for ES6 Promises", "main": "index.js", "scripts": {