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