goext/goextVersion.go
Mike Schwörer 08681756b6
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m9s
v0.0.273 add stack to PanicWrappedErr
2023-09-27 14:15:59 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.273"
const GoextVersionTimestamp = "2023-09-27T14:15:59+0200"