diff --git a/package.json b/package.json index 60ec5f6945..b5a23dc290 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-formatter", - "version": "1.1.0", + "version": "1.1.1", "description": "Formats whitespaces in a SQL query to make it more readable", "license": "MIT", "main": "lib/sqlFormatter.js",