From 10a9c0f482657b8447e32ed82429e7d62b9dd7bf Mon Sep 17 00:00:00 2001 From: muratayusuke Date: Thu, 27 Jun 2013 17:19:32 +0000 Subject: [PATCH] Regenerate gemspec for version 0.9.2 --- homesick.gemspec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/homesick.gemspec b/homesick.gemspec index 07823ec..d35fea6 100644 --- a/homesick.gemspec +++ b/homesick.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{homesick} - s.version = "0.9.1" + s.version = "0.9.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Joshua Nichols}, %q{Yusuke Murata}] - s.date = %q{2013-06-17} + s.date = %q{2013-06-27} s.description = %q{ A man's home (directory) is his castle, so don't leave home with out it. @@ -29,7 +29,6 @@ Gem::Specification.new do |s| ".travis.yml", "ChangeLog.markdown", "Gemfile", - "Gemfile.lock", "LICENSE", "README.markdown", "Rakefile",