Skip to content

Commit 6362e23

Browse files
committedJan 27, 2023
Release v12.1.0
·
v15.6.6v12.1.0
1 parent c135f85 commit 6362e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-formatter",
3-
"version": "12.0.6",
3+
"version": "12.1.0",
44
"description": "Format whitespace in a SQL query to make it more readable",
55
"license": "MIT",
66
"main": "dist/sql-formatter.min.cjs",

0 commit comments

Comments
 (0)
Please sign in to comment.