bump version;
This commit is contained in:
+2
-3
@@ -2,7 +2,7 @@
|
||||
<package >
|
||||
<metadata>
|
||||
<id>PocketSharp</id>
|
||||
<version>0.3.1</version>
|
||||
<version>0.3.2</version>
|
||||
<title>PocketSharp</title>
|
||||
<authors>Tobias Klika</authors>
|
||||
<owners>Tobias Klika</owners>
|
||||
@@ -20,7 +20,7 @@
|
||||
<copyright>Copyright by cee, 2013</copyright>
|
||||
<tags>PocketAPI Pocket API PocketSharp Tobias Klika cee RestSharp</tags>
|
||||
<dependencies>
|
||||
<dependency id="ServiceStack.Text" version="3.9.49" />
|
||||
<dependency id="ServiceStack.Text" version="3.9.58" />
|
||||
<dependency id="RestSharp" version="104.1" />
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
@@ -36,6 +36,5 @@
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="PocketSharp\bin\Release\PocketSharp.dll" target="lib/net40" />
|
||||
<file src="PocketSharp\bin\Release\PocketSharp.pdb" target="lib/net40" />
|
||||
</files>
|
||||
</package>
|
||||
@@ -244,6 +244,7 @@ Renames a tag for the specified item:
|
||||
|
||||
## Release History
|
||||
|
||||
- 2013-08-16 v0.3.2 tag modification fixed and full retrieval of items for Retrieve method
|
||||
- 2013-07-07 v0.3.1 authentication fixes
|
||||
- 2013-07-02 v0.3.0 update authentication process
|
||||
- 2013-06-27 v0.2.0 add, modify item & modify tags
|
||||
|
||||
Reference in New Issue
Block a user