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