Skip to content

Commit 6145d07

Browse files
chore(release): 0.70.1 [skip ci]
## [0.70.1](v0.70.0...v0.70.1) (2021-12-10) ### Bug Fixes * Use require_name as the default package 'path' for builtins ([bcb4367](bcb4367))
1 parent 656d8ab commit 6145d07

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.70.1](https://github.com/applandinc/appmap-ruby/compare/v0.70.0...v0.70.1) (2021-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Use require_name as the default package 'path' for builtins ([bcb4367](https://github.com/applandinc/appmap-ruby/commit/bcb4367811992c924c76950a22d11ddc3057c1ee))
7+
18
# [0.70.0](https://github.com/applandinc/appmap-ruby/compare/v0.69.0...v0.70.0) (2021-12-08)
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.70.0'
6+
VERSION = '0.70.1'
77

88
APPMAP_FORMAT_VERSION = '1.5.1'
99

0 commit comments

Comments
 (0)