Bump up gem version to 0.1.3
This commit is contained in:
parent
d717096ee3
commit
94f0c3d22b
@ -1,7 +1,7 @@
|
||||
# coding: utf-8
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = 'fzf'
|
||||
spec.version = '0.1.2'
|
||||
spec.version = '0.1.3'
|
||||
spec.authors = ['Junegunn Choi']
|
||||
spec.email = ['junegunn.c@gmail.com']
|
||||
spec.description = %q{Fuzzy finder for your shell}
|
||||
|
Loading…
Reference in New Issue
Block a user