Skip to content

Commit d086b0b

Browse files
committed
v0.9.0
1 parent 06af23f commit d086b0b

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
@@ -30,7 +30,7 @@ const (
3030
EVAL
3131
)
3232

33-
const VERSION = "v0.8.9"
33+
const VERSION = "v0.9.0"
3434

3535
const (
3636
CLJ Dialect = iota

0 commit comments

Comments
 (0)