Skip to content

Commit 2193883

Browse files
committed
Update podspec
1 parent 36f60c5 commit 2193883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TUSKit.podspec

Lines changed: 2 additions & 2 deletions
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.0.0'
10+
s.version = '3.1.0'
1111
s.summary = 'TUSKit client in Swift'
1212
s.swift_version = '5.0'
1313

@@ -32,5 +32,5 @@ Swift client for https://tus.io called TUSKit. Mac and iOS compatible.
3232
s.osx.deployment_target = '10.9'
3333

3434
s.source_files = 'Sources/TUSKit/**/*'
35-
35+
3636
end

0 commit comments

Comments
 (0)