Skip to content

Commit 3a925fa

Browse files
authored
Move to SwiftPM tools version 5.2. (#784)
* Move to SwiftPM tools version 5.2. * Bump .swift-version to 5.2.
1 parent 99b51c1 commit 3a925fa

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-
5.1
1+
5.2

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.0
1+
// swift-tools-version:5.2
22
import PackageDescription
33

44
let package = Package(

0 commit comments

Comments
 (0)