v0.0.517 add constructor funcs for tuples
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m21s

This commit is contained in:
2024-10-02 11:31:34 +02:00
parent 721c176337
commit 295b3ef793
4 changed files with 76 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.516"
const GoextVersion = "0.0.517"
const GoextVersionTimestamp = "2024-09-25T21:43:41+0200"
const GoextVersionTimestamp = "2024-10-02T11:31:34+0200"