Skip to content

Commit 0cea0e2

Browse files
committed
bump version -> v0.1.49
1 parent cf9918f commit 0cea0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runevm.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"strconv"
66
)
77

8-
const Version = "v0.1.48"
8+
const Version = "v0.1.49"
99

1010
type RuneVM struct {
1111
filepath string

0 commit comments

Comments
 (0)