Skip to content

Commit d4d6245

Browse files
committed
bump version -> v0.1.48
1 parent 431277b commit d4d6245

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.47"
8+
const Version = "v0.1.48"
99

1010
type RuneVM struct {
1111
filepath string

0 commit comments

Comments
 (0)