Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Kayser committed Feb 9, 2010
1 parent 6cf6a7a commit 99a8ba9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion newrelic_rpm.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{newrelic_rpm}
s.version = "2.10.3"
s.version = "2.10.2.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bill Kayser"]
Expand Down Expand Up @@ -112,6 +112,7 @@ http://github.com/newrelic/rpm/tree/master.
"lib/tasks/install.rake",
"lib/tasks/tests.rake",
"newrelic.yml",
"newrelic_rpm.gemspec",
"recipes/newrelic.rb",
"test/active_record_fixtures.rb",
"test/config/newrelic.yml",
Expand Down

0 comments on commit 99a8ba9

Please sign in to comment.