Skip to content

Commit

Permalink
bump version #, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jpill committed Apr 24, 2024
1 parent b733e32 commit 5088a97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,9 @@ Added support for requesting retail rates
### Changed

Added support LabelDownload to Package on CreateLabelFromShipment and CreateLabelFromRate

## 1.1.9

### Changed

Added custom converter to fallback to default unspecified error code if value cannot be found in the enumeration
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.8</Version>
<Version>1.1.9</Version>
<Authors>ShipEngine</Authors>
<Company>ShipEngine</Company>
<Summary>The official ShipEngine C# SDK for .NET</Summary>
Expand Down

0 comments on commit 5088a97

Please sign in to comment.