Skip to content

Commit ba57ba8

Browse files
committed
Update README
Preparing for 0.32.0.
1 parent cae49c0 commit ba57ba8

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.31.0")
80+
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.32.0")
8181
]
8282
```
8383

0 commit comments

Comments
 (0)