Skip to content

Commit c89bfcd

Browse files
committed
update readme
1 parent 28e79bc commit c89bfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
targets: ["XXX"]),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/Digipolitan/string-case-swift.git", .branch("master"))
24+
.package(url: "https://github.com/Digipolitan/string-case-swift.git", from: "1.0.0")
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)