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 May 7, 2021
1 parent e73733e commit ea90d1e
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.4"
const version = "0.1.5"

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

0 comments on commit ea90d1e

Please sign in to comment.