We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b16e7 commit 7983751Copy full SHA for 7983751
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sql-formatter",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Formats whitespaces in a SQL query to make it more readable",
5
"license": "MIT",
6
"main": "lib/sqlFormatter.js",
0 commit comments