Skip to content

Commit 09e7efc

Browse files
chore(release): 0.91.0 [skip ci]
# [0.91.0](v0.90.1...v0.91.0) (2022-09-19) ### Features * Emit metadata.recorder.type ([6358669](6358669))
1 parent fcd793b commit 09e7efc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.91.0](https://github.com/applandinc/appmap-ruby/compare/v0.90.1...v0.91.0) (2022-09-19)
2+
3+
4+
### Features
5+
6+
* Emit metadata.recorder.type ([6358669](https://github.com/applandinc/appmap-ruby/commit/6358669d5dc5123a613b18301519dac709614406))
7+
18
## [0.90.1](https://github.com/applandinc/appmap-ruby/compare/v0.90.0...v0.90.1) (2022-09-19)
29

310

lib/appmap/version.rb

Lines changed: 1 addition & 1 deletion
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.90.1'
6+
VERSION = '0.91.0'
77

88
APPMAP_FORMAT_VERSION = '1.9.0'
99

0 commit comments

Comments
 (0)