Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
angel-git committed Oct 15, 2022
1 parent 99435a6 commit d71febf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gw.v
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fn main() {
mut cmd := cli.Command{
name: 'gw'
description: 'Where is my commit?\nUsage:\ngw search -help\ngw diff -help'
version: '1.1.1'
version: '1.3.0'
}
mut search_cmd := cli.Command{
name: 'search'
Expand Down

0 comments on commit d71febf

Please sign in to comment.