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

Commit

Permalink
Bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
achhabra2 committed Apr 11, 2021
1 parent 8eb6626 commit 7b102a4
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.1.1"
const version = "0.1.2"

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

0 comments on commit 7b102a4

Please sign in to comment.