Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 4675258

Browse files
authored
Merge pull request #64 from goshippo/version_bump_v3.1.0
Update Shippo.csproj with version bump
2 parents e27e828 + 8f6ac13 commit 4675258

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Shippo/Shippo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net45;net40</TargetFrameworks>
5-
<Version>3.0.0</Version>
5+
<Version>3.1.0</Version>
66
<Title>Shippo client library</Title>
77
<Description>.NET library which integrates with Shippo Multi Carrier Shipping API. This library provides access to Shippo (goshippo.com) API capabilities. Including label generation, rating, tracking and more.</Description>
88
<Summary>Shippo Shipping API client Library (USPS, FedEx, UPS, and more)</Summary>
99
<PackageProjectUrl>https://github.com/goshippo/shippo-csharp-client/</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/goshippo/shippo-csharp-client/</RepositoryUrl>
1111
<PackageTags>USPS Fedex UPS API Shippo</PackageTags>
12-
<PackageReleaseNotes>Adding new fields and updating existing fields in CustomsDeclaration and CustomsItems</PackageReleaseNotes>
12+
<PackageReleaseNotes>Added Tracking Sub-statuses and additional Customs and Manifest testing</PackageReleaseNotes>
1313
<RepositoryType>Github</RepositoryType>
1414
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)