Skip to content

Commit 11cf8a9

Browse files
authored
chore: align Swift version across configuration files (#36)
1 parent e75b9f8 commit 11cf8a9

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.swift-version

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
5.5
2-
1+
6.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:5.10.0
1+
// swift-tools-version: 6.1
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)