From b56187d13d55dfe69e9e9df1811b2f8aad1605c8 Mon Sep 17 00:00:00 2001 From: Suhas Karanth Date: Thu, 20 Apr 2017 17:08:14 +0530 Subject: [PATCH] Upgrade to 0.1.6 for bug fix in Scripted metric agg --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1840b864..0217b9f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elastic-builder", - "version": "0.1.5", + "version": "0.1.6", "description": "A JavaScript implementation of the elasticsearch Query DSL", "main": "lib/index.js", "files": [