diff --git a/package.json b/package.json index 3b6e68ae9..3e95429d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "15.4.3", + "version": "15.4.4", "description": "Format whitespace in a SQL query to make it more readable", "license": "MIT", "main": "dist/index.cjs",