goext/goextVersion.go
Mike Schwörer 409d6e108d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s
v0.0.402 add PackageName() and TypeName() to enums_codegen
2024-03-10 12:49:31 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.402"
const GoextVersionTimestamp = "2024-03-10T12:49:31+0100"