diff --git a/vm/vm.go b/vm/vm.go index 0737cf698..ab8fb4899 100644 --- a/vm/vm.go +++ b/vm/vm.go @@ -11,7 +11,7 @@ import ( ) // Version stores current Goby version -const Version = "0.1.7" +const Version = "0.1.8" // These are the enums for marking parser's mode, which decides whether it should pop unused values. const (