Skip to content

Commit ffaa656

Browse files
author
Malcolm Jarvis
committed
Update Podspec
1 parent 1c47118 commit ffaa656

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MultipartDataBuilder.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "MultipartDataBuilder"
3-
spec.version = "3.0.0-alpha4"
3+
spec.version = "3.0.0-alpha5"
44
spec.license = "MIT"
55
spec.summary = "Micro framework for creating multipart forms"
66
spec.homepage = "https://github.com/mogstad/multipart_data_builder"
@@ -9,7 +9,7 @@ Pod::Spec.new do |spec|
99
}
1010
spec.source = {
1111
:git => "https://github.com/mogstad/multipart_data_builder.git",
12-
:tag => "v3.0.0-alpha4"
12+
:tag => "v3.0.0-alpha5"
1313
}
1414
spec.platforms = {
1515
:ios => "9.0"

0 commit comments

Comments
 (0)