We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da4d93 commit f49a7f1Copy full SHA for f49a7f1
README.md
@@ -29,7 +29,7 @@ Please check the [releases](https://github.com/mochidev/CodableDatastore/release
29
dependencies: [
30
.package(
31
url: "https://github.com/mochidev/CodableDatastore.git",
32
- .upToNextMinor(from: "0.3.2")
+ .upToNextMinor(from: "0.3.3")
33
),
34
],
35
...
0 commit comments