Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Preparing for version 0.12.0.
  • Loading branch information
MasterJ93 committed May 31, 2024
1 parent 2914471 commit 9480c02
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 @@ -65,7 +65,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.11.0")
.package(url: "https://github.com/MasterJ93/ATProtoKit.git", from: "0.12.0")
]
```

Expand Down

0 comments on commit 9480c02

Please sign in to comment.