Skip to content

Commit

Permalink
Bumped version to 2.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
monochromegane committed Feb 27, 2016
1 parent 6653999 commit 7d9d983
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 @@ -12,7 +12,7 @@ import (
"github.com/monochromegane/terminal"
)

const version = "2.1.0"
const version = "2.1.1"

const (
ExitCodeOK = iota
Expand Down

0 comments on commit 7d9d983

Please sign in to comment.