Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
achhabra2 committed May 3, 2021
1 parent 1e30c9b commit ad3ecd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfupdate.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/rhysd/go-github-selfupdate/selfupdate"
)

const version = "0.9.3"
const version = "0.9.4"

func doSelfUpdate() bool {
v := semver.MustParse(version)
Expand Down

0 comments on commit ad3ecd4

Please sign in to comment.