We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d43eb commit 666db99Copy full SHA for 666db99
README.md
@@ -25,7 +25,7 @@ This package is completely crossplatform.
25
26
```swift
27
dependencies: [
28
- .package(url: "https://github.com/keyvariable/kvGeometry.swift.git", from: "0.1.0"),
+ .package(url: "https://github.com/keyvariable/kvGeometry.swift.git", from: "0.1.1"),
29
]
30
```
31
0 commit comments