From 9c36a884ad15996677eeb548f8a9442d1d25f871 Mon Sep 17 00:00:00 2001 From: Stephanie Song Date: Wed, 29 Jul 2020 18:12:58 -0700 Subject: [PATCH] update version to 2.1.15 --- Shippo/Shippo.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shippo/Shippo.csproj b/Shippo/Shippo.csproj index d677644..4b18e47 100644 --- a/Shippo/Shippo.csproj +++ b/Shippo/Shippo.csproj @@ -2,14 +2,14 @@ net45;net40 - 2.1.14 + 2.1.15 Shippo client library .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. Shippo Shipping API client Library (USPS, FedEx, UPS, and more) https://github.com/goshippo/shippo-csharp-client/ https://github.com/goshippo/shippo-csharp-client/ USPS Fedex UPS API Shippo - Added support for OAuth Token with net40 and net45 + Bug fix for extra slash in Shippo API URL Github false