summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-01-17 14:15:26 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-01-17 14:15:26 +0900
commit30f9651f9957d20dfb1b43ddc3ae77bae8c3ac59 (patch)
tree1b845ff03a37ad1944ca81dac8064f9e8e532278 /src
parent4dcc0f10b8514d1c2fd67671ef83314fa73508e6 (diff)
0.9.1
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 c3d85755..a1be9c48 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -5,7 +5,7 @@ import (
)
// Current version
-const Version = "0.9.1-dev"
+const Version = "0.9.1"
// fzf events
const (