From a7c799c4070c8da22d44cc620676fe9053946fb2 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Tue, 20 Sep 2022 15:58:04 +0300 Subject: [PATCH] Release v10.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 772137e8c6..6b4a3caadc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "10.6.0", + "version": "10.7.0", "description": "Format whitespace in a SQL query to make it more readable", "license": "MIT", "main": "lib/index.js",