We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9918f commit 0cea0e2Copy full SHA for 0cea0e2
runevm.go
@@ -5,7 +5,7 @@ import (
5
"strconv"
6
)
7
8
-const Version = "v0.1.48"
+const Version = "v0.1.49"
9
10
type RuneVM struct {
11
filepath string
0 commit comments