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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spenczar committed Sep 11, 2017
1 parent 0a2404e commit 0dba236
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.4")
var version = semver.MustParse("v1.3.5")

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

0 comments on commit 0dba236

Please sign in to comment.