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

Commit e0ddf10

Browse files
committed
Bump to v0.1.3
1 parent a8f7d17 commit e0ddf10

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
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
// Version stores current Goby version
18-
const Version = "0.1.2"
18+
const Version = "0.1.3"
1919

2020
// These are the enums for marking parser's mode, which decides whether it should pop unused values.
2121
const (

0 commit comments

Comments
 (0)