Skip to content

Commit

Permalink
Merge pull request #4 from vapor/swift4
Browse files Browse the repository at this point in the history
update manifests
  • Loading branch information
loganwright committed Aug 7, 2017
2 parents 20cecfa + 2083e2b commit 7be6d0c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
@@ -1,5 +1,4 @@
// swift-tools-version:3.1

import PackageDescription

let package = Package(
Expand Down
7 changes: 7 additions & 0 deletions Package@swift-4.swift
@@ -0,0 +1,7 @@
// swift-tools-version:4.0
import PackageDescription

let package = Package(
name: "CTLS",
pkgConfig: "ctls"
)

0 comments on commit 7be6d0c

Please sign in to comment.