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

Commit

Permalink
Version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spenczar committed May 12, 2017
1 parent a587c2d commit 8139579
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.1")
var version = semver.MustParse("v1.3.2")

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

0 comments on commit 8139579

Please sign in to comment.