Skip to content

Commit 08d0929

Browse files
committed
v0.8.3
1 parent bdb3926 commit 08d0929

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

32-
const VERSION = "v0.8.2"
32+
const VERSION = "v0.8.3"
3333

3434
const (
3535
CLJ Dialect = iota

0 commit comments

Comments
 (0)