Skip to content

Commit fbd03bd

Browse files
committed
v0.11.0
1 parent f7855b9 commit fbd03bd

File tree

3 files changed

+354
-222
lines changed

3 files changed

+354
-222
lines changed

core/procs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const (
4747
PRINT_IF_NOT_NIL
4848
)
4949

50-
const VERSION = "v0.10.2"
50+
const VERSION = "v0.11.0"
5151

5252
var internalLibs map[string][]byte
5353

0 commit comments

Comments
 (0)