Skip to content

Commit 95a473b

Browse files
authored
Merge pull request JohnSundell#31 from pixyzehn/support-swift4.1
Support Swift4.1
2 parents f53d4df + 7b8859c commit 95a473b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0
1+
4.1

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:4.0
1+
// swift-tools-version:4.1
22

33
/**
44
* ShellOut

0 commit comments

Comments
 (0)