Skip to content

Commit a69da57

Browse files
Update README.md
1 parent 3018283 commit a69da57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ struct Chili {
3333

3434
In `Package.swift`, add the package to your dependencies.
3535
```
36-
.package(url: "https://github.com/FullQueueDeveloper/StaticMemberIterable.git", from: "0.1.0"),
36+
.package(url: "https://github.com/FullQueueDeveloper/StaticMemberIterable.git", from: "1.0.0"),
3737
```
3838

3939
And add `"StaticMemberIterable"` to the list of your target's dependencies.

0 commit comments

Comments
 (0)