Skip to content

Commit 3504df9

Browse files
Damir TursunovićDamir Tursunović
authored andcommitted
Update podspec & CHANGELOG to 3.1.3
1 parent 0c90f72 commit 3504df9

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+
- Added `supportedExtensions` to client
4+
15
# 3.1.2
26
## Fixed
37
- Adding custom headers to requests.

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.2'
10+
s.version = '3.1.3'
1111
s.summary = 'TUSKit client in Swift'
1212
s.swift_version = '5.0'
1313

0 commit comments

Comments
 (0)