Skip to content

Commit b938b0d

Browse files
committed
Update version
1 parent 50e3104 commit b938b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you want to use Swift UUIDV7 in a [SwiftPM](https://swift.org/package-manager
102102
dependencies: [
103103
.package(
104104
url: "https://github.com/mhayes853/swift-uuidv7",
105-
from: "0.4.0",
105+
from: "0.5.0",
106106
// You can omit the traits if you don't need any of them.
107107
traits: ["SwiftUUIDV7GRDB"]
108108
),

0 commit comments

Comments
 (0)