update version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### 3.2.0 (2014-03-13)
|
||||
|
||||
- add raw JSON to each PocketItem (PR #22)
|
||||
|
||||
### 3.1.1 (2014-02-23)
|
||||
|
||||
- fix SendActions when sending _add_ requests (fixes #20)
|
||||
|
||||
@@ -22,5 +22,5 @@
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("3.1.1")]
|
||||
[assembly: AssemblyFileVersion("3.1.1")]
|
||||
[assembly: AssemblyVersion("3.2.0")]
|
||||
[assembly: AssemblyFileVersion("3.2.0")]
|
||||
Reference in New Issue
Block a user