goext/goextVersion.go
Mike Schwörer c8dec24a0d
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m13s
v0.0.529 handle PanicWrappedErr in exerr.FromError()
2024-10-08 19:22:17 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.529"
const GoextVersionTimestamp = "2024-10-08T19:22:17+0200"