diff --git a/package.json b/package.json index 8732483..8dd851b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-array-methods", - "version": "1.0.2", + "version": "2.0.0", "description": "Async methods to operate on collections", "main": "index.js", "scripts": {