Skip to content

Commit

Permalink
Update CEL version
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuftor committed Jan 15, 2025
1 parent bf5c1cb commit 0678717
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/superwall/Superscript-iOS",
"state": {
"branch": null,
"revision": "a917ad513e171e658a73f9ae7329f3cffa42f173",
"version": "0.1.16"
"revision": "9ecdb97d84e94cdde3bfa63401903ec764a8f414",
"version": "0.1.17"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/superwall/Superscript-iOS", .exact("0.1.16"))
.package(url: "https://github.com/superwall/Superscript-iOS", .exact("0.1.17"))
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 0678717

Please sign in to comment.