Skip to content

Commit

Permalink
Bumped version to 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
monochromegane committed Sep 5, 2018
1 parent 56d8bdd commit ad20073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platinum_searcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"github.com/monochromegane/terminal"
)

const version = "2.1.6"
const version = "2.2.0"

const (
ExitCodeOK = iota
Expand Down

0 comments on commit ad20073

Please sign in to comment.