Skip to content

Commit

Permalink
Merge pull request #164 from EasyPost/v2.14.0
Browse files Browse the repository at this point in the history
chore: prepare v2.14.0 for release
  • Loading branch information
Justintime50 authored Apr 4, 2023
2 parents 2b6fc33 + ba81b87 commit 065ea44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Next Release
## v2.14.0 (2023-04-04)

- Adds `GetNextXPage` functions (e.g. `GetNextShipmentPage`) to retrieve the next page of results for a provided paginated list

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package easypost

const Version = "2.13.1"
const Version = "2.14.0"

0 comments on commit 065ea44

Please sign in to comment.