Skip to content

Commit b59b858

Browse files
author
Florian Rieger
committed
Updated to Swift 4.2.
1 parent 95a5dc6 commit b59b858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2
22

33
import PackageDescription
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ACInteractor
2-
[![License](https://img.shields.io/badge/swift-4.0-orange.svg)](https://swift.org)
2+
[![License](https://img.shields.io/badge/swift-4.2-orange.svg)](https://swift.org)
33
[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://raw.githubusercontent.com/appcron/acinteractor/master/LICENSE)
44

55
Swift Package for a Use Case centric architecture as proposed by Robert C. Martin and others.

0 commit comments

Comments
 (0)