Skip to content

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Jan 29, 2020
1 parent 5bbd384 commit 3aee348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var (
)

func main() {
info.Set("jess", "0.0.1", "GPLv3", true)
info.Set("jess", "0.2", "GPLv3", true)

err := info.CheckVersion()
if err != nil {
Expand Down

0 comments on commit 3aee348

Please sign in to comment.