Skip to content

Commit

Permalink
Bump version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki committed Sep 14, 2017
1 parent 364c963 commit 079ee0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package main
const Name = "capze"

// Version is application version
const Version string = "0.2.1"
const Version string = "0.2.2"

// GitCommit describes latest commit hash.
// This is automatically extracted by git describe --always.
Expand Down

0 comments on commit 079ee0e

Please sign in to comment.