Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrapperon authored Jul 31, 2023
1 parent c8e998c commit 3223855
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 @@ -327,7 +327,7 @@ https://github.com/tgrapperon/swift-dependencies-additions
If you want to use DependenciesAdditions in a SwiftPM project, it's as simple as adding it to your Package.swift:
```swift
dependencies: [
.package(url: "https://github.com/tgrapperon/swift-dependencies-additions", from: "0.1.0")
.package(url: "https://github.com/tgrapperon/swift-dependencies-additions", from: "1.0.0")
]
```

Expand Down

0 comments on commit 3223855

Please sign in to comment.