Navigation Menu

Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpoljak committed Jan 28, 2011
1 parent 2d0475d commit 6770bb3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions qrpc.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{qrpc}
s.version = "0.1.0"
s.version = "0.1.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Martin Kozák"]
s.date = %q{2011-01-18}
s.date = %q{2011-01-29}
s.email = %q{martinkozak@martinkozak.net}
s.extra_rdoc_files = [
"LICENSE.txt",
Expand All @@ -24,6 +24,7 @@ Gem::Specification.new do |s|
"Rakefile",
"TODO.md",
"VERSION",
"lib/qrpc/general.rb",
"lib/qrpc/locator.rb",
"lib/qrpc/server.rb",
"lib/qrpc/server/dispatcher.rb",
Expand Down

0 comments on commit 6770bb3

Please sign in to comment.