Skip to content

Commit

Permalink
Set version to 8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Jan 5, 2023
1 parent 84c6249 commit 4e556b1
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 = 14
MINOR = 15
TINY = 0

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

0 comments on commit 4e556b1

Please sign in to comment.