From 990570db5cb9916e2d6c6feebe0463d6cdd2f6f5 Mon Sep 17 00:00:00 2001 From: monochromegane Date: Sun, 24 Jan 2016 19:15:57 +0900 Subject: [PATCH] Bumped version to 2.1.0. --- platinum_searcher.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platinum_searcher.go b/platinum_searcher.go index 2881a47..7efaa5f 100644 --- a/platinum_searcher.go +++ b/platinum_searcher.go @@ -12,7 +12,7 @@ import ( "github.com/monochromegane/terminal" ) -const version = "2.0.5" +const version = "2.1.0" const ( ExitCodeOK = iota