Skip to content

Commit 0fa8de2

Browse files
authored
Update Helical dependency version to 0.4.1
1 parent 2e4ab89 commit 0fa8de2

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
@@ -11,7 +11,7 @@ Helical is a library for [Cadova](https://github.com/tomasf/Cadova) that simplif
1111
Integrate Helical into your project with the Swift Package Manager by adding it as a dependency in your `Package.swift` file:
1212

1313
```swift
14-
.package(url: "https://github.com/tomasf/Helical.git", from: "0.4.0")
14+
.package(url: "https://github.com/tomasf/Helical.git", from: "0.4.1")
1515
```
1616

1717
Then, import Helical where it's needed:

0 commit comments

Comments
 (0)