Skip to content

Commit

Permalink
Updated BlueSocket
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Brandon Wiley committed Dec 7, 2021
1 parent b66c388 commit b4d3137
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 @@ -42,7 +42,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/OperatorFoundation/NetworkLinux.git", from: "1.0.1")
.package(url: "https://github.com/OperatorFoundation/NetworkLinux.git", from: "0.4.2")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit b4d3137

Please sign in to comment.