We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e3104 commit b938b0dCopy full SHA for b938b0d
README.md
@@ -102,7 +102,7 @@ If you want to use Swift UUIDV7 in a [SwiftPM](https://swift.org/package-manager
102
dependencies: [
103
.package(
104
url: "https://github.com/mhayes853/swift-uuidv7",
105
- from: "0.4.0",
+ from: "0.5.0",
106
// You can omit the traits if you don't need any of them.
107
traits: ["SwiftUUIDV7GRDB"]
108
),
0 commit comments