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

Commit

Permalink
Merge pull request #53 from goshippo/version_2_1_15_update
Browse files Browse the repository at this point in the history
update version to 2.1.15
  • Loading branch information
ssong-shippo authored Jul 30, 2020
2 parents 92ab14f + 9c36a88 commit 969f490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shippo/Shippo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

<PropertyGroup>
<TargetFrameworks>net45;net40</TargetFrameworks>
<Version>2.1.14</Version>
<Version>2.1.15</Version>
<Title>Shippo client library</Title>
<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>
<Summary>Shippo Shipping API client Library (USPS, FedEx, UPS, and more)</Summary>
<PackageProjectUrl>https://github.com/goshippo/shippo-csharp-client/</PackageProjectUrl>
<RepositoryUrl>https://github.com/goshippo/shippo-csharp-client/</RepositoryUrl>
<PackageTags>USPS Fedex UPS API Shippo</PackageTags>
<PackageReleaseNotes>Added support for OAuth Token with net40 and net45</PackageReleaseNotes>
<PackageReleaseNotes>Bug fix for extra slash in Shippo API URL</PackageReleaseNotes>
<RepositoryType>Github</RepositoryType>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>
Expand Down

0 comments on commit 969f490

Please sign in to comment.