Skip to content

Commit

Permalink
Bump to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Sep 18, 2017
1 parent a8f7d17 commit e0ddf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

// Version stores current Goby version
const Version = "0.1.2"
const Version = "0.1.3"

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

0 comments on commit e0ddf10

Please sign in to comment.