Skip to content

Commit

Permalink
Regenerate gemspec for version 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noahd1 committed Jan 30, 2013
1 parent cfd4155 commit 15fe89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oink.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "oink"
s.version = "0.10.0"
s.version = "0.10.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Noah Davis"]
s.date = "2013-01-03"
s.date = "2013-01-30"
s.description = "Log parser to identify actions which significantly increase VM heap size"
s.email = "noahd1@yahoo.com"
s.executables = ["oink"]
Expand Down

0 comments on commit 15fe89b

Please sign in to comment.