goext/goextVersion.go
Mike Schwörer da52bb5c90
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 49s
v0.0.264 added Valid() to id-gen
2023-09-18 11:46:17 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.264"
const GoextVersionTimestamp = "2023-09-18T11:46:17+0200"