From 4d1b0a38383951eaae87d199a7d8ac612a76792d Mon Sep 17 00:00:00 2001 From: HSunboy Date: Mon, 27 Aug 2018 11:03:38 +0800 Subject: [PATCH] fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1df774c..7b22e2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dt-sql-parser", - "version": "1.0.0", + "version": "1.1.0", "description": "sql,hive,parser ", "keywords":["hive","hql","sql","parser"], "main": "index.js",