Skip to content

Commit 0ad77d9

Browse files
authored
Update FluidAudio version to 0.7.9 (#192)
Updated the version of FluidAudio in the Swift Package Manager section. ### Why is this change needed? <!-- Explain the motivation for this change. What problem does it solve? -->
1 parent a6a0e2c commit 0ad77d9

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
@@ -61,7 +61,7 @@ Add FluidAudio to your project using Swift Package Manager:
6161

6262
```swift
6363
dependencies: [
64-
.package(url: "https://github.com/FluidInference/FluidAudio.git", from: "0.7.7"),
64+
.package(url: "https://github.com/FluidInference/FluidAudio.git", from: "0.7.9"),
6565
],
6666
```
6767

0 commit comments

Comments
 (0)