Skip to content

Commit e79c4c6

Browse files
committed
v0.10.2
1 parent f6c872a commit e79c4c6

File tree

2 files changed

+75
-63
lines changed

2 files changed

+75
-63
lines changed

core/procs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
PRINT_IF_NOT_NIL
4545
)
4646

47-
const VERSION = "v0.10.1"
47+
const VERSION = "v0.10.2"
4848

4949
const (
5050
CLJ Dialect = iota

0 commit comments

Comments
 (0)