Skip to content

Commit dd3e239

Browse files
chore(release): 0.51.0 [skip ci]
# [0.51.0](v0.50.0...v0.51.0) (2021-06-21) ### Features * Provide default appmap.yml settings ([7fa8159](7fa8159))
1 parent a2f03c5 commit dd3e239

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.51.0](https://github.com/applandinc/appmap-ruby/compare/v0.50.0...v0.51.0) (2021-06-21)
2+
3+
4+
### Features
5+
6+
* Provide default appmap.yml settings ([7fa8159](https://github.com/applandinc/appmap-ruby/commit/7fa8159b5020e35f13379017b44906d671e62e64))
7+
18
# [0.50.0](https://github.com/applandinc/appmap-ruby/compare/v0.49.0...v0.50.0) (2021-06-17)
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.50.0'
6+
VERSION = '0.51.0'
77

88
APPMAP_FORMAT_VERSION = '1.5.1'
99

0 commit comments

Comments
 (0)