Skip to content

Commit

Permalink
Update CHANGELOG and Podspec for 3.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
elvirion committed May 14, 2022
1 parent ac3d887 commit 526b672
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
- Adding custom headers to requests.

# 3.1.1
## Fixed
- Compile error in `TUSBackground`
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.1'
s.version = '3.1.2'
s.summary = 'TUSKit client in Swift'
s.swift_version = '5.0'

Expand Down

0 comments on commit 526b672

Please sign in to comment.