summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-03-19 19:12:22 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-03-19 19:12:22 +0900
commit6130026786fce0a8ac9e053694761405f4f599c3 (patch)
treea8204209c4a4a18aea2ad26b0c4dec4492638af1 /src
parenta723977b9f9ac95fb8ff2596e098b4dbb6017fc4 (diff)
Bump up the version - 0.9.5
Diffstat (limited to 'src')
-rw-r--r--src/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go
index f5138534..729bc5c4 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -5,7 +5,7 @@ import (
)
// Current version
-const Version = "0.9.4"
+const Version = "0.9.5"
// fzf events
const (