Skip to content

Commit

Permalink
bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
briandoll committed Sep 23, 2010
1 parent 4c689c9 commit 8fbf1ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* Version 1.0.12

Better support for initialization within a Rails 3 application
rpm_contrib now depends on newrelic_rpm >= 2.13.1

* Version 1.0.11

AWS/S3 instrumentation contributed by Brian Doll
Expand Down
4 changes: 2 additions & 2 deletions rpm_contrib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{rpm_contrib}
s.version = "1.0.11"
s.version = "1.0.12"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bill Kayser"]
s.date = %q{2010-09-16}
s.date = %q{2010-09-23}
s.description = %q{Community contributed instrumentation for various frameworks based on
the New Relic Ruby monitoring gem newrelic_rpm.
}
Expand Down

0 comments on commit 8fbf1ce

Please sign in to comment.