From 372ba4cb34858193c87f865183ffa2f111e6fbfb Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Thu, 21 Jul 2016 15:29:37 +0000 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae35523..7d1ea8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es2015", - "version": "2.2.12", + "version": "2.3.0", "description": "Complete implementation of LINQ (ECMAScript 2015 Language Specification)", "main": "lib/linq.js", "typings": "lib/linq.d.ts",