Skip to content

Commit

Permalink
Merge branch 'main' into github-renovate/stripe-stripe-ios-24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 26, 2024
2 parents 7ae519c + 667c357 commit 0e98f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/phone_number_kit/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ import PackageDescription
let package = Package(
name: "PhoneNumberKitExample",
dependencies: [
.package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "4.0.0"),
.package(url: "https://github.com/marmelroy/PhoneNumberKit", from: "4.0.1"),
]
)

0 comments on commit 0e98f82

Please sign in to comment.