Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Version v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
spenczar committed Apr 24, 2018
1 parent 4c828be commit 9b19f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/Masterminds/semver"
)

var version = semver.MustParse("v1.3.5")
var version = semver.MustParse("v1.3.6")

func main() {
flag.Parse()
Expand Down

0 comments on commit 9b19f82

Please sign in to comment.