Skip to content

Commit

Permalink
Update podspec & CHANGELOG to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Damir Tursunović authored and Damir Tursunović committed Aug 9, 2022
1 parent 0c90f72 commit 3504df9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.1.2
## Fixed
- Added `supportedExtensions` to client

# 3.1.2
## Fixed
- Adding custom headers to requests.
Expand Down
2 changes: 1 addition & 1 deletion TUSKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Pod::Spec.new do |s|
s.name = 'TUSKit'
s.version = '3.1.2'
s.version = '3.1.3'
s.summary = 'TUSKit client in Swift'
s.swift_version = '5.0'

Expand Down

0 comments on commit 3504df9

Please sign in to comment.