Skip to content

Commit

Permalink
Suggest depending on 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Jan 13, 2024
1 parent 3be83ad commit 41bab0c
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 @@ -424,7 +424,7 @@ To install the SafeDI framework into your package with [Swift Package Manager](h

```swift
dependencies: [
.package(url: "https://github.com/dfed/SafeDI", from: "0.1.0"),
.package(url: "https://github.com/dfed/SafeDI", from: "0.2.0"),
]
```

Expand Down

0 comments on commit 41bab0c

Please sign in to comment.