Skip to content

Commit 86cdeee

Browse files
authored
Merge pull request #2168 from newrelic/prerelease_updates_9.4.1-pre
Prerelease 9.4.1-pre
2 parents 4aacb86 + 8197848 commit 86cdeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/new_relic/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module NewRelic
77
module VERSION # :nodoc:
88
MAJOR = 9
99
MINOR = 4
10-
TINY = 0
10+
TINY = 1
1111

1212
STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
1313
end

0 commit comments

Comments
 (0)