Skip to content

Commit c14cfd2

Browse files
committed
v0.8.6
1 parent 8a1bbf7 commit c14cfd2

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.5"
33+
const VERSION = "v0.8.6"
3434

3535
const (
3636
CLJ Dialect = iota

0 commit comments

Comments
 (0)