Skip to content

Commit

Permalink
Update Xcode version requirement in FileKitInfo
Browse files Browse the repository at this point in the history
Also updated link to latest FileKit version.
  • Loading branch information
nvzqz committed Oct 1, 2017
1 parent 399ace4 commit 93505a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/FileKit.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
///
/// - Copyright: [MIT License](https://opensource.org/licenses/MIT)
///
/// - Version: [v4.0.1](https://github.com/nvzqz/FileKit/releases/tag/v4.0.1)
/// - Version: [v5.0.0](https://github.com/nvzqz/FileKit/releases/tag/v4.0.0)
///
/// - Requires: Xcode 8, Swift 3.0
/// - Requires: Xcode 9, Swift 4.0
///
public enum FileKitInfo {

Expand Down

0 comments on commit 93505a1

Please sign in to comment.