diff --git a/girror.gemspec b/girror.gemspec index 622a1f3..fe2477a 100644 --- a/girror.gemspec +++ b/girror.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{girror} - s.version = "0.0.0" + s.version = "0.0.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Pavel Argentov"] - s.date = %q{2010-12-29} + s.date = %q{2010-12-31} s.default_executable = %q{girror} s.description = %q{Retrieves remote directory via SFTP and stores it in local Git repository.} s.email = %q{argentoff@gmail.com}