Skip to content

Commit 08b17c1

Browse files
committed
feat: update rechability
1 parent 2f9db25 commit 08b17c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
.package(
2121
name: "Reachability",
2222
url: "https://github.com/StreamLayer/Reachability.swift.git",
23-
.upToNextMajor(from: "5.1.0")
23+
.upToNextMajor(from: "1.0.0")
2424
)
2525
],
2626
targets: [

0 commit comments

Comments
 (0)