Skip to content

Commit

Permalink
Bump version to ver2.03a
Browse files Browse the repository at this point in the history
  • Loading branch information
しずえ committed Oct 16, 2021
1 parent 291349a commit 958ecd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cptest/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ User manual: https://github.com/kuredoro/cptest
}

func (appArgs) Version() string {
return "cptest 2.02a"
return "cptest 2.03a"
}

func mustParse(dest *appArgs) {
Expand Down

0 comments on commit 958ecd0

Please sign in to comment.