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 188c9dd commit 4f5255dCopy full SHA for 4f5255d
README.md
@@ -77,7 +77,7 @@ To integrate using Apple's [Swift Package Manager](https://swift.org/package-man
77
78
```swift
79
dependencies: [
80
- .package(url: "https://github.com/SvenTiigi/VanMoofKit.git", from: "0.0.1")
+ .package(url: "https://github.com/SvenTiigi/VanMoofKit.git", from: "0.0.2")
81
]
82
```
83
0 commit comments