Skip to content

Commit

Permalink
Bumped MIDIKit to 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Nov 14, 2024
1 parent 40a2083 commit 190d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/orchetect/OTCore", from: "1.6.0"),
.package(url: "https://github.com/orchetect/TimecodeKit", from: "2.3.3"),
.package(url: "https://github.com/orchetect/MIDIKit", from: "0.9.8")
.package(url: "https://github.com/orchetect/MIDIKit", from: "0.9.9")
],

targets: [
Expand Down

0 comments on commit 190d971

Please sign in to comment.