From 8c0262d52f22b738d1a2e497b06fd06c172de529 Mon Sep 17 00:00:00 2001 From: Suhas Karanth Date: Sat, 15 Apr 2017 09:57:20 +0530 Subject: [PATCH] Upgrade to 0.1.2 for fixing bugs, incorrect usage of lodash.invokemap and edge case of recursiveToJSON --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76889093..7864e808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elastic-builder", - "version": "0.1.1", + "version": "0.1.2", "description": "A JavaScript implementation of the elasticsearch Query DSL", "main": "lib/index.js", "files": [