Skip to content

Commit bcfdd0a

Browse files
authored
Update README.md
1 parent 14751d2 commit bcfdd0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To add MusadoraKit to your project, simply include it in your `Package.swift` fi
3636

3737
```swift
3838
dependencies: [
39-
.package(url: "https://github.com/rryam/MusadoraKit.git", .upToNextMajor(from: "7.6.1"))
39+
.package(url: "https://github.com/rryam/MusadoraKit.git", .upToNextMajor(from: "8.0.0"))
4040
]
4141
```
4242

0 commit comments

Comments
 (0)