diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-08-12 02:09:46 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-08-12 02:09:46 +0900 |
| commit | 8156e9894e9f05cfea9043af44d0258ad2a6721d (patch) | |
| tree | 5b992a33ff7b2530184bc78f35b20fa7505b6607 /src/constants.go | |
| parent | cacc212f12387f746191ee754f6b6bd58d3441e0 (diff) | |
| download | fzf-8156e9894e9f05cfea9043af44d0258ad2a6721d.tar.gz | |
0.10.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 e19f5f4e..27b69d4e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.2" + version = "0.10.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond |
