Skip to content

Commit 719e157

Browse files
committed
Bump version to 6.1.4
1 parent 5a2e0f0 commit 719e157

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# TMTumblrSDK changelog
22

3+
## 6.1.4
4+
5+
* Allow an array of any objects as a top level response object
6+
37
## 6.1.3
48

59
* Allow an array as a top level response object

TMTumblrSDK.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "TMTumblrSDK",
3-
"version": "6.1.3",
3+
"version": "6.1.4",
44
"summary": "An unopinionated and flexible library for easily integrating Tumblr data into your iOS or OS X application.",
55
"homepage": "https://github.com/tumblr/TMTumblrSDK",
66
"source": {
77
"git": "https://github.com/tumblr/TMTumblrSDK.git",
8-
"tag": "6.1.3"
8+
"tag": "6.1.4"
99
},
1010
"license": {
1111
"type": "Apache 2.0",

0 commit comments

Comments
 (0)