Skip to content

Commit

Permalink
Update nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Cussa committed Jan 29, 2018
1 parent 87ba599 commit 83e3c55
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions src/XitSoap/XitSoap.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,18 @@
<package >
<metadata>
<id>HodStudio.XitSoap</id>
<version>2.0.0</version>
<version>2.0.1</version>
<authors>Cussa</authors>
<owners>Cussa</owners>
<licenseUrl>https://github.com/HodStudio/XitSoap/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/HodStudio/XitSoap/</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>An alternative way to do SOAP Requests without use the WSDL</description>
<releaseNotes>
Version 2.0.0
- Major refactory about the way to use the library

Please, if you are updating from version 1.x, verify the migration guideline (https://github.com/HodStudio/XitSoap/wiki/0.1.-Migrating-from-v1-to-v2)
Version 2.0.1
- Fixing #2: class WebService was internal, and not public
</releaseNotes>
<copyright>Copyright 2017</copyright>
<copyright>Copyright 2018</copyright>
<tags>soap request soap-web-services webservices</tags>
</metadata>
</package>

0 comments on commit 83e3c55

Please sign in to comment.