Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Nov 5, 2023
1 parent dfa41d2 commit f67ccaf
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 @@ -35,7 +35,7 @@ To add `AppState` to your Swift project, use the Swift Package Manager. This inv

```swift
dependencies: [
.package(url: "https://github.com/0xLeif/AppState.git", from: "0.2.0")
.package(url: "https://github.com/0xLeif/AppState.git", from: "0.3.0")
]
```

Expand Down

0 comments on commit f67ccaf

Please sign in to comment.