goext/goextVersion.go
Mike Schwörer 3828d601a2
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s
v0.0.432 better handling of unmarshall-able values in exerr meta
2024-04-13 22:08:45 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.432"
const GoextVersionTimestamp = "2024-04-13T22:08:45+0200"