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 3, 2023
1 parent 8008c52 commit ecdef90
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 @@ -31,7 +31,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.1.0")
.package(url: "https://github.com/0xLeif/AppState.git", from: "0.2.0")
]
```

Expand Down

0 comments on commit ecdef90

Please sign in to comment.