Skip to content

Commit 1f8aff8

Browse files
committed
Version 3.3.2
1 parent 1b0b754 commit 1f8aff8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# TransloaditKit Changelog
22

3+
## 3.3.2
4+
* Increased test coverage and utilities for testing in example app
5+
36
## 3.3.1
47
* Background configuration was not set up fully correctly; this is now fixed
58
* TUSKit will always use a background configuration when uploading files

Transloadit.podspec

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

99
Pod::Spec.new do |s|
1010
s.name = 'Transloadit'
11-
s.version = '3.3.1'
11+
s.version = '3.3.2'
1212
s.summary = 'Transloadit client in Swift'
1313
s.swift_version = '5.0'
1414

0 commit comments

Comments
 (0)