diff --git a/package.json b/package.json index aa36ec2..dcacfd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es5", - "version": "1.11.1", + "version": "1.11.2", "description": "Complete implementation of Language-Integrated Query (LINQ) (ECMAScript 5.1 Language Specification)", "main": "lib/linq.js", "typings": "lib/linq.d.ts",