From 54fd36ccead6019ea238be25603a8d5ab6891251 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Sun, 17 Jul 2016 18:44:04 -0400 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b9f7b3..b490411 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es2015", - "version": "2.1.6", + "version": "2.2.0", "description": "Complete implementation of LINQ (ECMAScript 2015 Language Specification)", "main": "lib/linq.js", "typings": "lib/linq.d.ts",