Skip to content

Commit

Permalink
bump up version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
itchyny committed Nov 16, 2019
1 parent d812603 commit fa0c66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/maze/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

var name = "maze"
var version = "0.0.5"
var version = "0.0.6"
var description = "Maze generating and solving program"
var author = "itchyny"

Expand Down

0 comments on commit fa0c66d

Please sign in to comment.