v0.0.491 small optimization in Paginate method
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 8m31s

This commit is contained in:
2024-07-31 00:15:09 +02:00
parent 646990b549
commit 413bf3c848
4 changed files with 27 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.490"
const GoextVersion = "0.0.491"
const GoextVersionTimestamp = "2024-07-27T23:44:18+0200"
const GoextVersionTimestamp = "2024-07-31T00:15:09+0200"