From ca510d956d4aff97a028a49e580aee81dcf2376b Mon Sep 17 00:00:00 2001 From: Uku Pattak Date: Tue, 13 Jun 2017 12:51:26 +0300 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6611ded29b..b161d797a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "1.2.0", + "version": "1.2.1", "description": "Formats whitespaces in a SQL query to make it more readable", "license": "MIT", "main": "lib/sqlFormatter.js",