Skip to content

Commit 2bd8192

Browse files
chore(release): 0.102.0 [skip ci]
# [0.102.0](v0.101.0...v0.102.0) (2023-07-18) ### Features * Discourage conflicting recording methods ([f86303b](f86303b))
1 parent f86303b commit 2bd8192

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.102.0](https://github.com/getappmap/appmap-ruby/compare/v0.101.0...v0.102.0) (2023-07-18)
2+
3+
4+
### Features
5+
6+
* Discourage conflicting recording methods ([f86303b](https://github.com/getappmap/appmap-ruby/commit/f86303bf1b62d5131d9ed2c10e01225ec21c1405))
7+
18
# [0.101.0](https://github.com/getappmap/appmap-ruby/compare/v0.100.0...v0.101.0) (2023-07-17)
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.101.0'
6+
VERSION = '0.102.0'
77

88
APPMAP_FORMAT_VERSION = '1.12.0'
99

0 commit comments

Comments
 (0)