From 178e02c20ce4195d059d7f704cc570bdf6522cb7 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Sun, 5 Jan 2025 19:29:54 +0200 Subject: [PATCH] Release v15.4.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e46cea26b..cdd7e4ae7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "15.4.8", + "version": "15.4.9", "description": "Format whitespace in a SQL query to make it more readable", "license": "MIT", "main": "dist/index.cjs",