Skip to content

Commit

Permalink
Merge pull request #180 from EasyPost/nuspec-update
Browse files Browse the repository at this point in the history
Updating nuspec, fixing bad tag
epclee authored Nov 4, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 221c853 + c49b070 commit 4d1de1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EasyPost.nuspec
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@
<metadata>
<id>EasyPost-Official</id>
<title>EasyPost (Official)</title>
<version>2.6.0/version>
<version>2.6.0</version>
<authors>EasyPost</authors>
<owners>EasyPost</owners>
<projectUrl>http://www.easypost.com</projectUrl>
<licenseUrl>https://github.com/EasyPost/easypost-csharp/blob/master/LICENSE.txt</licenseUrl>
<license type="expression">MIT</license>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>EasyPost Shipping API Client Library for .NET https://easypost.com/docs</description>
<tags>EasyPost ShippingAPI USPS UPS FedEx</tags>

0 comments on commit 4d1de1f

Please sign in to comment.