Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Preparing for 0.20.0. (Finally!)
  • Loading branch information
MasterJ93 committed Nov 26, 2024
1 parent dfd895d commit 0892375
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 @@ -72,7 +72,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
You can use the Swift Package Manager to download and import the library into your project:
```swift
dependencies: [
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.19.0")
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.20.0")
]
```

Expand Down

0 comments on commit 0892375

Please sign in to comment.