Skip to content

Commit 79f1ee1

Browse files
committed
bump version to 4.7.0
1 parent d1eea99 commit 79f1ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appoptics_apm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module AppOpticsAPM
77
# appoptics_apm.gemspec during gem build process
88
module Version
99
MAJOR = 4
10-
MINOR = 6
10+
MINOR = 7
1111
PATCH = 0
1212

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

0 commit comments

Comments
 (0)