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