goext/goextVersion.go
Mike Schwörer b5ca475b3f
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m9s
v0.0.251 exerr.WithStackSkip
2023-08-22 10:21:13 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.251"
const GoextVersionTimestamp = "2023-08-22T10:21:13+0200"