Skip to content

Commit dd50aad

Browse files
chore(release): 0.100.0 [skip ci]
# [0.100.0](v0.99.4...v0.100.0) (2023-07-11) ### Features * Add `appmap-agent-config` command to bootstrap appmap.yml ([568acc3](568acc3))
1 parent d42770c commit dd50aad

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.100.0](https://github.com/getappmap/appmap-ruby/compare/v0.99.4...v0.100.0) (2023-07-11)
2+
3+
4+
### Features
5+
6+
* Add `appmap-agent-config` command to bootstrap appmap.yml ([568acc3](https://github.com/getappmap/appmap-ruby/commit/568acc3948871f736ba72244a04fd54d8be67615))
7+
18
## [0.99.4](https://github.com/getappmap/appmap-ruby/compare/v0.99.3...v0.99.4) (2023-05-15)
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.99.4'
6+
VERSION = '0.100.0'
77

88
APPMAP_FORMAT_VERSION = '1.12.0'
99

0 commit comments

Comments
 (0)