Skip to content

Commit

Permalink
Bump package.resolved (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
moglistree authored Mar 29, 2022
1 parent 6d42e2d commit 834d210
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/izettle/Flow.git",
"state": {
"branch": null,
"revision": "0563b5bc4b3a5a4869f9d7ff498a8de5031e3dc5",
"version": "1.8.3"
"revision": "ad38c734f16a404de8895236424bc4acc5355a3d",
"version": "1.10.1"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
targets: ["Presentation"]),
],
dependencies: [
.package(url: "https://github.com/izettle/Flow.git", .upToNextMajor(from: "1.8.0"))
.package(url: "https://github.com/izettle/Flow.git", .upToNextMajor(from: "1.10.0"))
],
targets: [
.target(
Expand Down

0 comments on commit 834d210

Please sign in to comment.