Skip to content

Commit

Permalink
Release 0.13.0 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN authored Jan 4, 2022
1 parent 24e991a commit b4ea4dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
master
0.13.0 (2022-01-04)
-------------------

* Added - Whitelist the LocationService client for instrumentation [PR #77](https://github.com/aws/aws-xray-sdk-ruby/pull/77).

0.12.0 (2021-04-01)
Expand Down
2 changes: 1 addition & 1 deletion lib/aws-xray-sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module XRay
VERSION = '0.12.0'
VERSION = '0.13.0'
end

0 comments on commit b4ea4dc

Please sign in to comment.