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 58c1f79 commit d31be21Copy full SHA for d31be21
README.md
@@ -74,7 +74,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
74
You can use the Swift Package Manager to download and import the library into your project:
75
```swift
76
dependencies: [
77
- .package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.26.0")
+ .package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.27.0")
78
]
79
```
80
0 commit comments