Skip to content

Commit 87109d4

Browse files
Update MIDIKit version
1 parent eb70ed9 commit 87109d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cookbook/CookbookCommon/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
.package(url: "https://github.com/AudioKit/Waveform", branch: "visionos"),
2121
.package(url: "https://github.com/AudioKit/Flow", from: "1.0.0"),
2222
.package(url: "https://github.com/AudioKit/PianoRoll", from: "1.0.0"),
23-
.package(url: "https://github.com/orchetect/MIDIKit", from: "0.9.4"),
23+
.package(url: "https://github.com/orchetect/MIDIKit", from: "0.9.7"),
2424
],
2525
targets: [
2626
.target(

0 commit comments

Comments
 (0)