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