Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 authored Oct 17, 2023
1 parent 927208a commit 2687151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
name: "YourProject",
...
dependencies: [
.package(url: "https://github.com/Ryu0118/swiftui-simplex-architecture", branch: "main")
.package(url: "https://github.com/Ryu0118/swiftui-simplex-architecture", exact: "0.7.0")
],
targets: [
.target(
Expand Down

0 comments on commit 2687151

Please sign in to comment.