Skip to content

Commit d31be21

Browse files
committed
Update README
Preparing for version 0.27.0.
1 parent 58c1f79 commit d31be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
7474
You can use the Swift Package Manager to download and import the library into your project:
7575
```swift
7676
dependencies: [
77-
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.26.0")
77+
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.27.0")
7878
]
7979
```
8080

0 commit comments

Comments
 (0)