Skip to content

Commit

Permalink
Force re-run jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenevides committed Dec 15, 2023
1 parent 8bd6ccb commit 20b3252
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 @@ -11,7 +11,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/pusher/NWWebSocket.git", .upToNextMajor(from: "0.5.4")),
.package(url: "https://github.com/bitmark-inc/tweetnacl-swiftwrap", .upToNextMajor(from: "1.0.0")),
],
],
targets: [
.target(
name: "PusherSwift",
Expand Down

0 comments on commit 20b3252

Please sign in to comment.