We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3018283 commit a69da57Copy full SHA for a69da57
README.md
@@ -33,7 +33,7 @@ struct Chili {
33
34
In `Package.swift`, add the package to your dependencies.
35
```
36
-.package(url: "https://github.com/FullQueueDeveloper/StaticMemberIterable.git", from: "0.1.0"),
+.package(url: "https://github.com/FullQueueDeveloper/StaticMemberIterable.git", from: "1.0.0"),
37
38
39
And add `"StaticMemberIterable"` to the list of your target's dependencies.
0 commit comments