goext/goextVersion.go
Mike Schwörer ce7837b9ef
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m39s
v0.0.455 add proper json/bson marshalling to exerr [severity|type|category]
2024-05-16 15:38:42 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.455"
const GoextVersionTimestamp = "2024-05-16T15:38:42+0200"