From bb539051028406e2daaeac8d6bfd4348a0b36cf3 Mon Sep 17 00:00:00 2001 From: HSunboy Date: Mon, 3 Sep 2018 16:26:03 +0800 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e5e619..071b1a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dt-sql-parser", - "version": "1.1.4", + "version": "1.1.5", "description": "sql,hive,parser ", "keywords":["hive","hql","sql","parser"], "main": "index.js",