From e046b78cd1ff89fd9c030a878ff1b374f3d033ae Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Wed, 20 Jul 2016 20:17:45 -0400 Subject: [PATCH] 2.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41ce6df..ae35523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es2015", - "version": "2.2.11", + "version": "2.2.12", "description": "Complete implementation of LINQ (ECMAScript 2015 Language Specification)", "main": "lib/linq.js", "typings": "lib/linq.d.ts",