We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aacb86 + 8197848 commit 86cdeeeCopy full SHA for 86cdeee
lib/new_relic/version.rb
@@ -7,7 +7,7 @@ module NewRelic
7
module VERSION # :nodoc:
8
MAJOR = 9
9
MINOR = 4
10
- TINY = 0
+ TINY = 1
11
12
STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
13
end
0 commit comments