diff --git a/package.json b/package.json index 44055a4..dfa1004 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ungap/promise-any", - "version": "0.1.1", + "version": "1.0.0", "description": "A cross platform Promise.any polyfill", "main": "cjs/index.js", "module": "esm/index.js",