Skip to content

Commit

Permalink
Updates FlowStacks
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpatrickmorgan committed Nov 28, 2023
1 parent 232422a commit 89494fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 118 deletions.
115 changes: 0 additions & 115 deletions Package.resolved

This file was deleted.

2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/johnpatrickmorgan/FlowStacks", from: "0.3.2"),
.package(url: "https://github.com/johnpatrickmorgan/FlowStacks", from: "0.3.6"),
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.5.0"),
],
targets: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/johnpatrickmorgan/FlowStacks",
"state": {
"branch": null,
"revision": "0c5414b018fac906ffce9c4aee7da2a599615c95",
"version": "0.3.4"
"revision": "14a726e093568c3088ecbd4cd5b578059b029c28",
"version": "0.3.6"
}
},
{
Expand Down

0 comments on commit 89494fe

Please sign in to comment.