diff --git a/package.json b/package.json index 28400af..1e18da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es2015", - "version": "2.4.4", + "version": "2.4.5", "description": "Complete implementation of Language-Integrated Query (LINQ) (ECMAScript 2015 Language Specification)", "main": "lib/linq.js", "typings": "lib/linq.d.ts",