(minor) Bumping version, forgot on previous commit. #13
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