Skip to content

Commit

Permalink
fix: update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Oct 11, 2023
1 parent fc7b785 commit e78f8a9
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 @@ -50,7 +50,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/growingio/growingio-sdk-ios-utilities.git",
"0.0.7" ..< "1.0.0"
"1.0.0" ..< "2.0.0"
),
],
targets: [
Expand Down

0 comments on commit e78f8a9

Please sign in to comment.