Skip to content

Commit 05c2706

Browse files
committed
v1.0.2
1 parent 7730302 commit 05c2706

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.0.1"
41+
const VERSION = "v1.0.2"
4242

4343
const (
4444
CLJ Dialect = iota

0 commit comments

Comments
 (0)