We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1eea99 commit 79f1ee1Copy full SHA for 79f1ee1
lib/appoptics_apm/version.rb
@@ -7,7 +7,7 @@ module AppOpticsAPM
7
# appoptics_apm.gemspec during gem build process
8
module Version
9
MAJOR = 4
10
- MINOR = 6
+ MINOR = 7
11
PATCH = 0
12
13
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
0 commit comments