Skip to content

Commit bc30e8f

Browse files
committed
more examples updates to swift 6.2
1 parent 5196651 commit bc30e8f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Examples/HelloJSON/Package.swift

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

33
import PackageDescription
44

Examples/HelloWorldNoTraits/Package.swift

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

33
import PackageDescription
44

Examples/HummingbirdLambda/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 6.1
1+
// swift-tools-version: 6.2
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

0 commit comments

Comments
 (0)