v0.0.398 added As* version to sort functions
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m13s

This commit is contained in:
2024-03-09 13:36:06 +01:00
parent 422bbd8593
commit 9abe28c490
4 changed files with 65 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.397"
const GoextVersion = "0.0.398"
const GoextVersionTimestamp = "2024-03-04T12:17:10+0100"
const GoextVersionTimestamp = "2024-03-09T13:36:06+0100"