Skip to content

Commit 41929dd

Browse files
author
Alex Levinson
committed
bumping version
1 parent 00c3c15 commit 41929dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gscript/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ func main() {
4141
app := cli.NewApp()
4242
app.Name = "gscript"
4343
app.Usage = "Interact with the Genesis Scripting Engine (GSE)"
44-
app.Version = "0.0.12"
44+
app.Version = "0.0.13"
4545
app.Authors = []cli.Author{
4646
cli.Author{
4747
Name: "Alex Levinson",

0 commit comments

Comments
 (0)