Skip to content

Commit bf684cd

Browse files
authored
Merge pull request #269 from EasyPost/v5.0.0
chore: prepare v5.0.0 for release
2 parents 94d899b + 37a35a7 commit bf684cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
## Next Release (Major)
3+
## v5.0.0 (2023-06-06)
4+
5+
See our [Upgrade Guide](UPGRADE_GUIDE.md#upgrading-from-4x-to-50) for more details.
46

57
- Library is now thread-safe. Closes GitHub Issue ([#183](https://github.com/EasyPost/easypost-ruby/issues/183))
68
- Initialize a `Client` object with an API key. Optionally set open and read timeout params

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.13.0
1+
5.0.0

0 commit comments

Comments
 (0)