Skip to content

Commit 526b672

Browse files
committed
Update CHANGELOG and Podspec for 3.1.2 release
1 parent ac3d887 commit 526b672

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.1.2
2+
## Fixed
3+
- Adding custom headers to requests.
4+
15
# 3.1.1
26
## Fixed
37
- Compile error in `TUSBackground`

TUSKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Pod::Spec.new do |s|
99
s.name = 'TUSKit'
10-
s.version = '3.1.1'
10+
s.version = '3.1.2'
1111
s.summary = 'TUSKit client in Swift'
1212
s.swift_version = '5.0'
1313

0 commit comments

Comments
 (0)