Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
Preparing for version 0.8.0.
  • Loading branch information
MasterJ93 committed Mar 23, 2024
1 parent 15478ba commit c23c100
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 @@ -64,7 +64,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.7.0")
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.8.0")
]
```

Expand Down

0 comments on commit c23c100

Please sign in to comment.