diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2018-10-07 01:43:05 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2018-10-07 01:46:29 +0900 |
| commit | b46227dcb6f1718d66ad828443d9f03a4bd58c4c (patch) | |
| tree | abc378192999f2989cd64f16c694f0df510cc1f8 /src/constants.go | |
| parent | fd8d371ac790bfb72b904b52bf3f28974a4d8b74 (diff) | |
| download | fzf-b46227dcb6f1718d66ad828443d9f03a4bd58c4c.tar.gz | |
0.17.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 5f583e4c..85355371 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.4" + version = "0.17.5" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
