diff --git a/package.json b/package.json index 7029bc4d..5d4c5a90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ - { "name": "itertools", - "version": "1.3.0", + "version": "1.3.1", "description": "A JavaScript port of Python's awesome itertools standard library", "githubUrl": "https://github.com/nvie/itertools.js", "main": "./dist/index.js",