diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2016-10-23 22:00:32 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2016-10-23 22:00:32 +0900 |
| commit | 9f30ca292355db7af200c41fac45882b529a56f9 (patch) | |
| tree | 45fc54205d87bc1acb0697594ffa3b7932f482c0 /src/constants.go | |
| parent | 37f2d8f7952879bffd1326b88e4f0069ec1188d7 (diff) | |
| download | fzf-9f30ca292355db7af200c41fac45882b529a56f9.tar.gz | |
0.15.5
Diffstat (limited to 'src/constants.go')
| -rw-r--r-- | src/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go index a96c362c..bec3bb6c 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.4" + version = "0.15.5" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
