Skip to content

Commit

Permalink
Updated readme to suggest 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Oct 14, 2024
1 parent d48ae95 commit ef1d991
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 @@ -29,7 +29,7 @@ Please check the [releases](https://github.com/mochidev/CodableDatastore/release
dependencies: [
.package(
url: "https://github.com/mochidev/CodableDatastore.git",
.upToNextMinor(from: "0.3.4")
.upToNextMinor(from: "0.4.0")
),
],
...
Expand Down

0 comments on commit ef1d991

Please sign in to comment.