diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-08-29 02:36:27 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-08-29 02:36:27 +0900 |
| commit | 9a2d9ad947bfdec98987bf965d38cfd26ae60356 (patch) | |
| tree | 0a53f1dec552cdc7997ca8895aa74fd70335cf8d /src/constants.go | |
| parent | 90b0cd44ac8fb9a6965c3dcf050f0e6aa2e90121 (diff) | |
| download | fzf-9a2d9ad947bfdec98987bf965d38cfd26ae60356.tar.gz | |
0.10.4
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 27b69d4e..e335a571 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.3" + version = "0.10.4" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
