Skip to content

Commit 96c5623

Browse files
committed
v0.10.0
1 parent 4626c5f commit 96c5623

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
@@ -40,7 +40,7 @@ const (
4040
EVAL
4141
)
4242

43-
const VERSION = "v0.9.7"
43+
const VERSION = "v0.10.0"
4444

4545
const (
4646
CLJ Dialect = iota

0 commit comments

Comments
 (0)