Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit 283b108

Browse files
committed
Bump version to v0.1.13
1 parent a671191 commit 283b108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/vm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// Version stores current Goby version
21-
const Version = "0.1.12"
21+
const Version = "0.1.13"
2222

2323
// DefaultLibPath is used for overriding vm.libpath build-time.
2424
var DefaultLibPath string

0 commit comments

Comments
 (0)