Skip to content

Commit

Permalink
Updated the recommended version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Jun 19, 2024
1 parent 3da4d93 commit f49a7f1
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.2")
.upToNextMinor(from: "0.3.3")
),
],
...
Expand Down

0 comments on commit f49a7f1

Please sign in to comment.