Skip to content

Commit 31ea1a1

Browse files
committed
Bump version to 6.1.3
1 parent 228b731 commit 31ea1a1

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.3
4+
5+
* Allow an array as a top level response object
6+
37
## 6.1.2
48

59
* Adds support for Swift Package Manager

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.2",
3+
"version": "6.1.3",
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.2"
8+
"tag": "6.1.3"
99
},
1010
"license": {
1111
"type": "Apache 2.0",

0 commit comments

Comments
 (0)