Skip to content

Commit

Permalink
Build with 4.2 (#18)
Browse files Browse the repository at this point in the history
Without this we were still building with `-swift-version 4`
  • Loading branch information
keith authored Nov 20, 2018
1 parent 8e268d4 commit c853ba2
Showing 1 changed file with 1 addition and 1 deletion.
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:4.0
// swift-tools-version:4.2
import PackageDescription

let package = Package(
Expand Down

0 comments on commit c853ba2

Please sign in to comment.