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 0d17ff2 commit 88f266fCopy full SHA for 88f266f
ext/oboe_metal/src/VERSION
@@ -1 +1 @@
1
-2.1.0
+3.0.0
lib/appoptics_apm/version.rb
@@ -7,8 +7,8 @@ module AppOpticsAPM
7
# appoptics_apm.gemspec during gem build process
8
module Version
9
MAJOR = 4
10
- MINOR = 1
11
- PATCH = 2
+ MINOR = 2
+ PATCH = 0
12
13
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
14
end
0 commit comments