Skip to content

Commit d4b8f9b

Browse files
committed
bump version -> v0.1.47
1 parent c0516b6 commit d4b8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runevm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"strconv"
66
)
77

8-
const Version = "v0.1.46"
8+
const Version = "v0.1.47"
99

1010
type RuneVM struct {
1111
filepath string

0 commit comments

Comments
 (0)