Skip to content

Commit 98df31e

Browse files
committed
Update README
Preparing for 0.2.0.
1 parent f1acfc9 commit 98df31e

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
@@ -33,7 +33,7 @@ For details on cryptography in the AT Protocol, refer to the [Cryptography secti
3333
You can use the Swift Package Manager to download and import the library into your project:
3434
```swift
3535
dependencies: [
36-
.package(url: "https://github.com/ATProtoKit/ATCryptography.git", from: "0.1.0")
36+
.package(url: "https://github.com/ATProtoKit/ATCryptography.git", from: "0.2.0")
3737
]
3838
```
3939

0 commit comments

Comments
 (0)