Skip to content

Commit 3223855

Browse files
authored
Update README.md
1 parent c8e998c commit 3223855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ https://github.com/tgrapperon/swift-dependencies-additions
327327
If you want to use DependenciesAdditions in a SwiftPM project, it's as simple as adding it to your Package.swift:
328328
```swift
329329
dependencies: [
330-
.package(url: "https://github.com/tgrapperon/swift-dependencies-additions", from: "0.1.0")
330+
.package(url: "https://github.com/tgrapperon/swift-dependencies-additions", from: "1.0.0")
331331
]
332332
```
333333

0 commit comments

Comments
 (0)