From 48c8b8d059d50cfe5408017980b09f36f32f519e Mon Sep 17 00:00:00 2001 From: "Harish.K" Date: Thu, 9 Feb 2017 14:59:37 +0530 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cee6d17..ce49f10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex-json-query", - "version": "0.0.1", + "version": "0.0.2", "description": "A high-level utility which will will generate Knex query from a single JSON object.", "main": "index.js", "scripts": {