Skip to content

Commit 950835d

Browse files
chore(release): 0.47.1 [skip ci]
## [0.47.1](v0.47.0...v0.47.1) (2021-05-13) ### Bug Fixes * Add the proper template function hooks for Rails 6.0.7 ([175f489](175f489))
1 parent e19dfb5 commit 950835d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.47.1](https://github.com/applandinc/appmap-ruby/compare/v0.47.0...v0.47.1) (2021-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Add the proper template function hooks for Rails 6.0.7 ([175f489](https://github.com/applandinc/appmap-ruby/commit/175f489acbaed77ad52a18d805e4b6eeae1abfdb))
7+
18
# [0.47.0](https://github.com/applandinc/appmap-ruby/compare/v0.46.0...v0.47.0) (2021-05-13)
29

310

lib/appmap/version.rb

+1-1
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.47.0'
6+
VERSION = '0.47.1'
77

88
APPMAP_FORMAT_VERSION = '1.5.0'
99
end

0 commit comments

Comments
 (0)