Skip to content

Commit db13068

Browse files
committed
bump version to 4.2.4 and oboe version to 3.1.2
1 parent f8c572e commit db13068

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/oboe_metal/src/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.0
1+
3.1.2

lib/appoptics_apm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module AppOpticsAPM
88
module Version
99
MAJOR = 4
1010
MINOR = 2
11-
PATCH = 3
11+
PATCH = 4
1212

1313
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
1414
end

0 commit comments

Comments
 (0)