Skip to content

Commit d222ccc

Browse files
committed
Bump v0.3.8
1 parent 675fd43 commit d222ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
clickhouse "github.com/AfterShip/clickhouse-sql-parser/parser"
1111
)
1212

13-
const VERSION = "0.3.0"
13+
const VERSION = "0.3.8"
1414
const help = `
1515
Usage: clickhouse-sql-parser [YOUR SQL STRING] -f [YOUR SQL FILE] -format
1616
`

0 commit comments

Comments
 (0)