Skip to content

Commit

Permalink
Bumped TimecodeKit dependency to min 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Dec 15, 2022
1 parent 17707da commit 03870c3
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 @@ -47,7 +47,7 @@ let package = Package(
],

dependencies: [
.package(url: "https://github.com/orchetect/TimecodeKit", branch: "fcpxml-framerate"),
.package(url: "https://github.com/orchetect/TimecodeKit", from: "1.6.0"),

// testing-only:
.package(url: "https://github.com/orchetect/XCTestUtils", from: "1.0.1")
Expand Down

0 comments on commit 03870c3

Please sign in to comment.