mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
0.1.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# coding: utf-8
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = 'fzf'
|
||||
spec.version = '0.1.0'
|
||||
spec.version = '0.1.1'
|
||||
spec.authors = ['Junegunn Choi']
|
||||
spec.email = ['junegunn.c@gmail.com']
|
||||
spec.description = %q{Fuzzy finder for your shell}
|
||||
|
||||
Reference in New Issue
Block a user