Skip to content

Commit

Permalink
Update Package.swift (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonStalnaker authored Sep 30, 2024
1 parent 8a6b6d2 commit 915f80d
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 @@ -21,7 +21,7 @@ let package = Package(
.upToNextMajor(from: "8.19.0")),
.package(name: "braze-swift-sdk",
url: "https://github.com/braze-inc/braze-swift-sdk",
.upToNextMajor(from: "9.0.0")),
.upToNextMajor(from: "10.0.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 915f80d

Please sign in to comment.