Skip to content

Commit

Permalink
version set to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotoffia committed Oct 21, 2020
1 parent f395e9c commit e0b791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type args struct {
}

func (args) Version() string {
return "goasciidoc v0.1.0"
return "goasciidoc v0.2.0"
}

func main() {
Expand Down

0 comments on commit e0b791a

Please sign in to comment.