Update gem version

This commit is contained in:
Junegunn Choi 2014-01-30 14:47:51 +09:00
parent 7747daa9ec
commit f2b2c022be
1 changed files with 1 additions and 1 deletions

View File

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