Skip to content

Commit b736120

Browse files
chore(release): 0.64.0 [skip ci]
# [0.64.0](v0.63.0...v0.64.0) (2021-08-24) ### Features * Show config file name in validation messages ([95520f8](95520f8))
1 parent 2edd4f6 commit b736120

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.64.0](https://github.com/applandinc/appmap-ruby/compare/v0.63.0...v0.64.0) (2021-08-24)
2+
3+
4+
### Features
5+
6+
* Show config file name in validation messages ([95520f8](https://github.com/applandinc/appmap-ruby/commit/95520f83a2b27fae6a3d5751cc1a4a1180c2dc25))
7+
18
# [0.63.0](https://github.com/applandinc/appmap-ruby/compare/v0.62.1...v0.63.0) (2021-08-24)
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.63.0'
6+
VERSION = '0.64.0'
77

88
APPMAP_FORMAT_VERSION = '1.5.1'
99

0 commit comments

Comments
 (0)