We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae49c0 commit ba57ba8Copy full SHA for ba57ba8
README.md
@@ -77,7 +77,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
77
You can use the Swift Package Manager to download and import the library into your project:
78
```swift
79
dependencies: [
80
- .package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.31.0")
+ .package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.32.0")
81
]
82
```
83
0 commit comments