diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2016-07-16 01:06:53 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2016-07-16 01:06:53 +0900 |
| commit | fccc93176bbad6658324ffe121775dc2e0d66c07 (patch) | |
| tree | a30a4f35212912d4cffead501ccb2027b34ef5e5 /src/constants.go | |
| parent | 6439a138feff689ddf6c81c66fb7ad48d4b31a2a (diff) | |
| download | fzf-fccc93176bbad6658324ffe121775dc2e0d66c07.tar.gz | |
0.13.3
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 bc06c05e..3dfbf46d 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.13.2" + version = "0.13.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
