Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 6302d38

Browse files
committed
bump version to 4.5.2
fix for log_exception in noop mode
1 parent 1ec77f4 commit 6302d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 5
11-
PATCH = 1
11+
PATCH = 2
1212

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

0 commit comments

Comments
 (0)