diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2017-08-02 02:44:06 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2017-08-02 02:50:28 +0900 |
| commit | ecb6b234cc130c760f792f95ce59b413be4cb5c4 (patch) | |
| tree | 0eaa903b6175389a4499db735b823105728aff5d /src/constants.go | |
| parent | 39dbc8acdbb41a1010bc38474e0a308cd0fc25e9 (diff) | |
| download | fzf-ecb6b234cc130c760f792f95ce59b413be4cb5c4.tar.gz | |
0.16.11
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 9b71c529..10df1e7e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.16.10" + version = "0.16.11" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
