goext/goextVersion.go
Robin Willmann d56a0235af
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 49s
v0.0.265 add ListWithCount
2023-09-18 12:57:27 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.265"
const GoextVersionTimestamp = "2023-09-18T12:57:27+0200"