Skip to content

Commit

Permalink
Version 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
donnywals committed Nov 28, 2024
1 parent 1b0b754 commit 1f8aff8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# TransloaditKit Changelog

## 3.3.2
* Increased test coverage and utilities for testing in example app

## 3.3.1
* Background configuration was not set up fully correctly; this is now fixed
* TUSKit will always use a background configuration when uploading files
Expand Down
2 changes: 1 addition & 1 deletion Transloadit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Transloadit'
s.version = '3.3.1'
s.version = '3.3.2'
s.summary = 'Transloadit client in Swift'
s.swift_version = '5.0'

Expand Down

0 comments on commit 1f8aff8

Please sign in to comment.