From a162a7ef65e874b8c38ab1a29e2a9b6c896384a5 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Thu, 7 Jul 2016 20:31:07 -0400 Subject: [PATCH] 1.8.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d82834f..ff06393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linq-es5", - "version": "1.8.41", + "version": "1.8.42", "description": "Complete implementation of Language-Integrated Query (LINQ)", "main": "src/linq.js", "typings": "dist/linq.d.ts",