Skip to content

Commit

Permalink
v2.2.0 Kg/cm shipments for UPS outside of the US
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeybusygin committed Aug 9, 2024
1 parent 7b2e779 commit 0e3c1e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ShippingRates/ShippingRates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/alexeybusygin/ShippingRates</PackageProjectUrl>
<PackageTags>ups fedex usps shipping rates .net .net6 .net-standard .net-core dhl dhl-ecommerce</PackageTags>
<Version>2.1.3</Version>
<Version>2.2.0</Version>
<EnableNETAnalyzers>True</EnableNETAnalyzers>
<PackageIcon>icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# version format
version: 2.1.3.{build}
version: 2.2.0.{build}

image: Visual Studio 2022

Expand Down

0 comments on commit 0e3c1e5

Please sign in to comment.