Skip to content

Commit

Permalink
Bump version to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrina Owen committed Jul 13, 2018
1 parent 6d45d14 commit 60f54e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

// Version is the version of the current build.
// It follows semantic versioning.
const Version = "3.0.1"
const Version = "3.0.2"

// checkLatest flag for version command.
var checkLatest bool
Expand Down

0 comments on commit 60f54e0

Please sign in to comment.