Skip to content

Commit 762ae35

Browse files
committed
Update Package.swift
1 parent 183db95 commit 762ae35

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
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
20-
.package(url: "https://github.com/apple/ml-stable-diffusion.git", .exactItem("0.2.0")),
20+
.package(url: "https://github.com/apple/ml-stable-diffusion.git", .exactItem("0.3.0")),
2121
.package(url: "https://github.com/JohnSundell/Files.git",
2222
from: "4.2.0")
2323
],

0 commit comments

Comments
 (0)