Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenparkinson committed Nov 17, 2022
1 parent 28f94c3 commit abd300e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/wxa-cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
)

// Version holds the current release version.
const Version = "0.2.0"
const Version = "0.3.0"

func main() {
// log.SetOutput(ioutil.Discard)
Expand Down

0 comments on commit abd300e

Please sign in to comment.