diff --git a/package.json b/package.json index 5978c12a7e..c933e473e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "12.2.2", + "version": "12.2.3", "description": "Format whitespace in a SQL query to make it more readable", "license": "MIT", "main": "dist/sql-formatter.min.cjs",