diff --git a/package.json b/package.json index 03cf1b0..ecaaad6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magic-iterable", - "version": "0.2.0", + "version": "1.0.0", "description": "Call a method on all items in an iterable by calling it on the iterable itself", "license": "MIT", "repository": "sindresorhus/magic-iterable",