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