goext/goextVersion.go
Mike Schwörer e657de7f78
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m35s
v0.0.323 fix langext.IsNil for reflect.Array
2023-11-16 17:15:44 +01:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.323"
const GoextVersionTimestamp = "2023-11-16T17:15:44+0100"