Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
achhabra2 committed Mar 29, 2021
1 parent c66357b commit aa1be3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.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.0.9"
const version = "0.1.0"

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

0 comments on commit aa1be3f

Please sign in to comment.