Skip to content

Commit 38ae96c

Browse files
chore(release): 0.85.0 [skip ci]
# [0.85.0](v0.84.0...v0.85.0) (2022-08-08) ### Features * Tune method parameters ([4a7b575](4a7b575))
1 parent 4af0f07 commit 38ae96c

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.85.0](https://github.com/applandinc/appmap-ruby/compare/v0.84.0...v0.85.0) (2022-08-08)
2+
3+
4+
### Features
5+
6+
* Tune method parameters ([4a7b575](https://github.com/applandinc/appmap-ruby/commit/4a7b575e6f9684adaac4b592adc1ad2c832e900d))
7+
18
# [0.84.0](https://github.com/applandinc/appmap-ruby/compare/v0.83.6...v0.84.0) (2022-08-04)
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.84.0'
6+
VERSION = '0.85.0'
77

88
APPMAP_FORMAT_VERSION = '1.7.0'
99

0 commit comments

Comments
 (0)