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 5a2e0f0 commit 719e157Copy full SHA for 719e157
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# TMTumblrSDK changelog
2
3
+## 6.1.4
4
+
5
+* Allow an array of any objects as a top level response object
6
7
## 6.1.3
8
9
* Allow an array as a top level response object
TMTumblrSDK.podspec.json
@@ -1,11 +1,11 @@
{
"name": "TMTumblrSDK",
- "version": "6.1.3",
+ "version": "6.1.4",
"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.3"
+ "tag": "6.1.4"
},
10
"license": {
11
"type": "Apache 2.0",
0 commit comments