Skip to content

Commit

Permalink
Merge pull request #1559 from newrelic/8120_version_bump
Browse files Browse the repository at this point in the history
Bump 8.11.0 -> 8.12.0
  • Loading branch information
hannahramadan authored Oct 20, 2022
2 parents c9e8401 + fd0c88f commit 6ce3ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module NewRelic
module VERSION # :nodoc:
MAJOR = 8
MINOR = 11
MINOR = 12
TINY = 0

STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
Expand Down

0 comments on commit 6ce3ec6

Please sign in to comment.