From 302a45c794da93dbd4dd711efff2334a014a1829 Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Wed, 22 Nov 2023 20:57:42 -0800 Subject: [PATCH] Bumped DAWFileKit to 0.3.1 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 105010c..0483322 100644 --- a/Package.swift +++ b/Package.swift @@ -25,7 +25,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-collections.git", from: "1.0.0"), .package(url: "https://github.com/dehesa/CodableCSV.git", from: "0.6.7"), .package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.0.6"), - .package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main") // from: "0.3.0") + .package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.3.1") ], targets: [ .target(