Skip to content

Commit

Permalink
forgot to bump version, gah
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Levinson committed Feb 28, 2018
1 parent 12ff1cd commit d722885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gscript/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func main() {
app := cli.NewApp()
app.Name = "gscript"
app.Usage = "Interact with the Genesis Scripting Engine (GSE)"
app.Version = "0.0.9"
app.Version = "0.0.12"
app.Authors = []cli.Author{
cli.Author{
Name: "Alex Levinson",
Expand Down

0 comments on commit d722885

Please sign in to comment.