Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Forgot to update it for 0.14.0.
  • Loading branch information
MasterJ93 committed Jun 16, 2024
1 parent 9c650c2 commit 5ddb458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ I believe Bluesky and its accompanying AT Protocol gives the perfect balance bet
You can use the Swift Package Manager to download and import the library into your project:
```swift
dependencies: [
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.13.0")
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.14.0")
]
```

Expand Down

0 comments on commit 5ddb458

Please sign in to comment.