Skip to content

Commit c36e197

Browse files
Merge pull request #36 from testimonialkit/develop
Update SwiftThemeKit version
2 parents 2d4aa3c + 2a1958f commit c36e197

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
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
21-
.package(url: "https://github.com/Charlyk/swift-theme-kit.git", from: "1.2.3"),
21+
.package(url: "https://github.com/Charlyk/swift-theme-kit.git", from: "1.2.4"),
2222
.package(url: "https://github.com/hmlongco/Factory.git", from: "2.5.3"),
2323
.package(url: "https://github.com/simibac/ConfettiSwiftUI.git", from: "2.0.3"),
2424
],

0 commit comments

Comments
 (0)