Bump up gem version

This commit is contained in:
Junegunn Choi 2013-11-23 20:09:02 +09:00
parent c4dec4d34b
commit c61738ae43

View File

@ -1,7 +1,7 @@
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = 'fzf'
spec.version = '0.4.2'
spec.version = '0.5.0'
spec.authors = ['Junegunn Choi']
spec.email = ['junegunn.c@gmail.com']
spec.description = %q{Fuzzy finder for your shell}