Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita authored Apr 6, 2022
1 parent 68c21f3 commit d1357b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ This can be done through the Xcode GUI or by updating your Package.swift file
```
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/OperatorFoundation/ShadowSwift.git", from: "3.0.2"),
.package(url: "https://github.com/OperatorFoundation/ShadowSwift.git", from: "3.0.3"),
],
```

Expand Down

0 comments on commit d1357b3

Please sign in to comment.