goext/goextVersion.go
Mike Schwörer 295b3ef793
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m21s
v0.0.517 add constructor funcs for tuples
2024-10-02 11:31:34 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.517"
const GoextVersionTimestamp = "2024-10-02T11:31:34+0200"