goext/goextVersion.go
Robin Willmann a127b24e62
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m8s
v0.0.269 add AssertSetDeepEqual
2023-09-25 09:18:22 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.269"
const GoextVersionTimestamp = "2023-09-25T09:18:22+0200"