We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228b731 commit 31ea1a1Copy full SHA for 31ea1a1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# TMTumblrSDK changelog
2
3
+## 6.1.3
4
+
5
+* Allow an array as a top level response object
6
7
## 6.1.2
8
9
* Adds support for Swift Package Manager
TMTumblrSDK.podspec.json
@@ -1,11 +1,11 @@
{
"name": "TMTumblrSDK",
- "version": "6.1.2",
+ "version": "6.1.3",
"summary": "An unopinionated and flexible library for easily integrating Tumblr data into your iOS or OS X application.",
"homepage": "https://github.com/tumblr/TMTumblrSDK",
"source": {
"git": "https://github.com/tumblr/TMTumblrSDK.git",
- "tag": "6.1.2"
+ "tag": "6.1.3"
},
10
"license": {
11
"type": "Apache 2.0",
0 commit comments