Files
goext/goextVersion.go
T
Mikescher b3131e3ba6
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m32s
v0.0.637 allow calling coll.Paginat() with limit=0 (to get only counts)
2026-05-06 16:11:01 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.637"
const GoextVersionTimestamp = "2026-05-06T16:11:01+0200"