There was an error while loading. Please reload this page.
1 parent 14751d2 commit bcfdd0aCopy full SHA for bcfdd0a
1 file changed
README.md
@@ -36,7 +36,7 @@ To add MusadoraKit to your project, simply include it in your `Package.swift` fi
36
37
```swift
38
dependencies: [
39
- .package(url: "https://github.com/rryam/MusadoraKit.git", .upToNextMajor(from: "7.6.1"))
+ .package(url: "https://github.com/rryam/MusadoraKit.git", .upToNextMajor(from: "8.0.0"))
40
]
41
```
42
0 commit comments