Skip to content

Commit 4ae629c

Browse files
committed
v1.2.0
1 parent d6274af commit 4ae629c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/procs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const (
3838
PRINT_IF_NOT_NIL
3939
)
4040

41-
const VERSION = "v1.1.0"
41+
const VERSION = "v1.2.0"
4242

4343
const (
4444
CLJ Dialect = iota

0 commit comments

Comments
 (0)