Skip to content

Commit c9b1773

Browse files
chore(release): 0.54.4 [skip ci]
## [0.54.4](v0.54.3...v0.54.4) (2021-06-27) ### Bug Fixes * Only allow trace_end once per location ([10e48cf](10e48cf))
1 parent a7665c2 commit c9b1773

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.4](https://github.com/applandinc/appmap-ruby/compare/v0.54.3...v0.54.4) (2021-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Only allow trace_end once per location ([10e48cf](https://github.com/applandinc/appmap-ruby/commit/10e48cf855907f9029479b4b7b63bc4d25d664ab))
7+
18
## [0.54.3](https://github.com/applandinc/appmap-ruby/compare/v0.54.2...v0.54.3) (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.3'
6+
VERSION = '0.54.4'
77

88
APPMAP_FORMAT_VERSION = '1.5.1'
99

0 commit comments

Comments
 (0)