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
grosser committed Apr 16, 2011
1 parent c7a2ecd commit 0685218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pru.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{pru}
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 = ["Michael Grosser"]
s.date = %q{2011-04-15}
s.date = %q{2011-04-16}
s.default_executable = %q{pru}
s.email = %q{michael@grosser.it}
s.executables = ["pru"]
Expand All @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/grosser/pru}
s.require_paths = ["lib"]
s.rubygems_version = %q{1.4.2}
s.summary = %q{Pipeable Ruby}
s.summary = %q{Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!}
s.test_files = [
"spec/pru_spec.rb",
"spec/spec_helper.rb"
Expand Down

0 comments on commit 0685218

Please sign in to comment.