Fix English sentence

This commit is contained in:
yoshihara 2015-04-10 17:48:05 +09:00
parent ca4514ecfb
commit 36fcbedffa

View File

@ -44,6 +44,6 @@ HEADER
# Update Gemfile.lock
system("bundle install")
puts "Changelog, version and Gemfile.lock is updated. New version is #{new_version}."
puts "Changelog, version and Gemfile.lock were updated. New version is #{new_version}."
end
end