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