Skip to content

Commit cf2654a

Browse files
committed
v0.17.2
1 parent fef04a6 commit cf2654a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/procs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const (
3838
PRINT_IF_NOT_NIL
3939
)
4040

41-
const VERSION = "v0.17.1"
41+
const VERSION = "v0.17.2"
4242

4343
const (
4444
CLJ Dialect = iota

0 commit comments

Comments
 (0)