(minor) Bumping version, forgot on previous commit. (#13)
All checks were successful
/ Build and Release Library (push) Successful in 1m48s
All checks were successful
/ Build and Release Library (push) Successful in 1m48s
Reviewed-on: #13
This commit is contained in:
parent
d0dd5c3833
commit
0ef5e593a3
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