We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4ab89 commit 0fa8de2Copy full SHA for 0fa8de2
README.md
@@ -11,7 +11,7 @@ Helical is a library for [Cadova](https://github.com/tomasf/Cadova) that simplif
11
Integrate Helical into your project with the Swift Package Manager by adding it as a dependency in your `Package.swift` file:
12
13
```swift
14
-.package(url: "https://github.com/tomasf/Helical.git", from: "0.4.0")
+.package(url: "https://github.com/tomasf/Helical.git", from: "0.4.1")
15
```
16
17
Then, import Helical where it's needed:
0 commit comments