Skip to content

Commit 60c1260

Browse files
authored
chore: kickoff release
2 parents 3d1161c + 518a093 commit 60c1260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let platforms: [SupportedPlatform] = [
99
.watchOS(.v9)
1010
]
1111
let dependencies: [Package.Dependency] = [
12-
.package(url: "https://github.com/awslabs/aws-sdk-swift.git", exact: "0.26.0"),
12+
.package(url: "https://github.com/awslabs/aws-sdk-swift.git", exact: "0.26.1"),
1313
.package(url: "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git", from: "3.0.0"),
1414
.package(url: "https://github.com/stephencelis/SQLite.swift.git", exact: "0.13.2"),
1515
.package(url: "https://github.com/mattgallagher/CwlPreconditionTesting.git", from: "2.1.0"),

0 commit comments

Comments
 (0)