Skip to content

Commit

Permalink
Regenerate gemspec for version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed Feb 17, 2011
1 parent f2b135e commit c1c7a87
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ws-io.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{ws-io}
s.version = "1.1.2"
s.version = "1.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["jugyo"]
Expand All @@ -29,7 +29,9 @@ Gem::Specification.new do |s|
"VERSION",
"bin/ws-irb",
"examples/sh.rb",
"lib/index.html.erb",
"lib/public/autoresize.jquery.js",
"lib/public/index.html.erb",
"lib/public/jquery.min.js",
"lib/ws-io.rb",
"spec/spec_helper.rb",
"spec/ws-io_spec.rb",
Expand Down

0 comments on commit c1c7a87

Please sign in to comment.