Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita committed Apr 6, 2022
2 parents fca34b9 + d1357b3 commit 9c7f098
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 9c7f098

Please sign in to comment.