diff --git a/package.json b/package.json index 90b5b51..dde47b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ceych", - "version": "1.0.1", + "version": "2.0.0", "description": "Wraps any asynchronous function and provides caching of the result", "main": "index.js", "scripts": {