Skip to content

Commit 27bf281

Browse files
committed
Ready to be v1.0.1
1 parent 923002b commit 27bf281

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MultipartFormDataKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'MultipartFormDataKit'
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.summary = 'multipart/form-data for Swift.'
55
s.description = <<-DESC
66
multipart/form-data for Swift.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MultipartFormDataKit
33

44
![Swift 4 compatible](https://img.shields.io/badge/Swift%20version-4-green.svg)
55
![Swift Package Manager and Carthage and CocoaPods compatible](https://img.shields.io/badge/SPM%20%7C%20Carthage%20%7C%20CocoaPods-compatible-green.svg)
6-
[![v1.0.0](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/Kuniwak/MultipartFormData/releases)
6+
[![v1.0.1](https://img.shields.io/badge/version-1.0.1-blue.svg)](https://github.com/Kuniwak/MultipartFormData/releases)
77
[![Build Status](https://www.bitrise.io/app/8c05b2758bfbf0d8/status.svg?token=vqY7qlmU6qeCPZ17EX7vRA&branch=master)](https://www.bitrise.io/app/8c05b2758bfbf0d8)
88

99

0 commit comments

Comments
 (0)