diff --git a/package.json b/package.json index ed70f76..b749444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "itertools-ts", - "version": "1.18.0", + "version": "1.19.0", "description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)", "license": "MIT", "repository": {