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