Skip to content

Commit

Permalink
adding back support Swift 4.2
Browse files Browse the repository at this point in the history
* Update .swift-version
* Update Package.swift
  • Loading branch information
leogdion authored May 27, 2020
1 parent f121052 commit 0177184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1
4.2
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.1
// swift-tools-version:4.2
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit 0177184

Please sign in to comment.