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 Apr 16, 2021
1 parent d2079e9 commit 0c7ad46
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.2"
const version = "0.1.3"

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

0 comments on commit 0c7ad46

Please sign in to comment.