Skip to content

Commit 9aca3b9

Browse files
chore(release): 0.54.2 [skip ci]
## [0.54.2](v0.54.1...v0.54.2) (2021-06-25) ### Bug Fixes * Require appmap/railtie if Rails is defined ([66b4cbd](66b4cbd))
1 parent e931bc5 commit 9aca3b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.54.2](https://github.com/applandinc/appmap-ruby/compare/v0.54.1...v0.54.2) (2021-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Require appmap/railtie if Rails is defined ([66b4cbd](https://github.com/applandinc/appmap-ruby/commit/66b4cbd4d418695b0e69150d253dfd5a6f9096cf))
7+
18
## [0.54.1](https://github.com/applandinc/appmap-ruby/compare/v0.54.0...v0.54.1) (2021-06-25)
29

310

lib/appmap/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module AppMap
44
URL = 'https://github.com/applandinc/appmap-ruby'
55

6-
VERSION = '0.54.1'
6+
VERSION = '0.54.2'
77

88
APPMAP_FORMAT_VERSION = '1.5.1'
99

0 commit comments

Comments
 (0)