Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Libby committed Oct 27, 2010
1 parent 0eeec2d commit 6864448
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions jasper-client.gemspec
Expand Up @@ -5,22 +5,26 @@

Gem::Specification.new do |s|
s.name = %q{jasper-client}
s.version = "0.0.1"
s.version = "0.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andrew Libby"]
s.date = %q{2010-10-01}
s.date = %q{2010-10-27}
s.default_executable = %q{walker}
s.description = %q{Client for JasperServer}
s.email = %q{alibby@xforty.com}
s.executables = ["walker"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
s.files = [
"LICENSE",
"COPYING",
"LICENSE",
"README.rdoc",
"Rakefile",
"VERSION",
"bin/walker",
"lib/jasper-client.rb",
"lib/jasper-client/http_multipart.rb",
"lib/jasper-client/jasper_client.rb",
Expand Down

0 comments on commit 6864448

Please sign in to comment.