Skip to content

Commit 8df99c8

Browse files
committed
Update README
Preparing for 0.29.0.
1 parent 592f7f5 commit 8df99c8

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
@@ -77,7 +77,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
7777
You can use the Swift Package Manager to download and import the library into your project:
7878
```swift
7979
dependencies: [
80-
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.28.0")
80+
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.29.0")
8181
]
8282
```
8383

0 commit comments

Comments
 (0)