Skip to content

Commit

Permalink
bump version to 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
semarj committed Apr 19, 2024
1 parent a54ac9d commit 9a3e512
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,10 @@ Update default timeout to 60s

### Changed

Added error mapping for NoRatesReturned
Added error mapping for NoRatesReturned

## 1.1.7

### Changed

Added support for requesting retail rates
2 changes: 1 addition & 1 deletion ShipEngine/ShipEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageId>ShipEngine</PackageId>
<PackageTags>sdk;rest;api;shipping;rates;label;tracking;cost;address;validation;normalization;fedex;ups;usps;</PackageTags>

<Version>1.1.6</Version>
<Version>1.1.7</Version>
<Authors>ShipEngine</Authors>
<Company>ShipEngine</Company>
<Summary>The official ShipEngine C# SDK for .NET</Summary>
Expand Down

0 comments on commit 9a3e512

Please sign in to comment.