(minor) Bumping version, forgot on previous commit.
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m43s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m43s
This commit is contained in:
parent
d0dd5c3833
commit
7e4531ffb6
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ val GsUuid: ModuleID =
|
|||
```scala
|
||||
import gs.uuid.v0.UUID
|
||||
|
||||
given UUID.Generator = UUID.Generator.version7
|
||||
given UUID.Generator = UUID.Generator.version7()
|
||||
|
||||
val id = UUID.generate()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue