Skip to content

Commit

Permalink
Update xcodeproj
Browse files Browse the repository at this point in the history
417-72KI committed Aug 31, 2020
1 parent b0257a6 commit adb3d9c
Showing 3 changed files with 344 additions and 350 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module OHHTTPStubs {
umbrella "/Users/417_72ki/.ghq/github.com/417-72KI/MultipartFormDataParser/.build/checkouts/OHHTTPStubs/Sources/OHHTTPStubs/include"
umbrella "/Users/tmuta/.ghq/github.com/417-72KI/MultipartFormDataParser/.build/checkouts/OHHTTPStubs/Sources/OHHTTPStubs/include"
export *
}
690 changes: 342 additions & 348 deletions MultipartFormDataParser.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Sources/MultipartFormDataParser/Info.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Foundation

enum Info {
static let version = "1.1.0"
static let version = "1.1.1"
}

0 comments on commit adb3d9c

Please sign in to comment.