Skip to content

Commit

Permalink
Updated Transmission
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Brandon Wiley committed Nov 5, 2021
1 parent fa10823 commit 0bf9f8d
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 @@ -20,7 +20,7 @@ let package = Package(
from: "1.0.3"),
.package(url: "https://github.com/OperatorFoundation/Datable.git",
from: "3.1.1"),
.package(url: "https://github.com/OperatorFoundation/Transmission.git", from: "1.0.0"),
.package(url: "https://github.com/OperatorFoundation/Transmission.git", from: "1.0.1"),
.package(url: "https://github.com/OperatorFoundation/SwiftQueue.git",
from: "0.1.1")
],
Expand Down

0 comments on commit 0bf9f8d

Please sign in to comment.