Skip to content

Commit 7710b2b

Browse files
committed
Updated SparrowKit version.
1 parent cb07b6b commit 7710b2b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
)
1414
],
1515
dependencies: [
16-
.package(name: "SparrowKit", url: "https://github.com/ivanvorobei/SparrowKit", .upToNextMajor(from: "3.2.5")),
16+
.package(name: "SparrowKit", url: "https://github.com/ivanvorobei/SparrowKit", .upToNextMajor(from: "3.2.6")),
1717
.package(name: "SPPerspective", url: "https://github.com/ivanvorobei/SPPerspective", .upToNextMajor(from: "1.3.6"))
1818
],
1919
targets: [

0 commit comments

Comments
 (0)