diff --git a/package.json b/package.json index 799042f540..fd456b74ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "15.4.0", + "version": "15.4.1", "description": "Format whitespace in a SQL query to make it more readable", "license": "MIT", "main": "dist/index.cjs",