There was an error while loading. Please reload this page.
1 parent d4c170c commit 0e3001dCopy full SHA for 0e3001d
1 file changed
Package.swift
@@ -20,7 +20,7 @@ let package = Package(
20
.package(
21
name: "RandomPasswordGenerator",
22
url: "https://github.com/yukanamori/RandomPasswordGenerator.git",
23
- .branch("main")
+ .exact("0.1.0")
24
)
25
],
26
targets: [
0 commit comments