v0.0.432 better handling of unmarshall-able values in exerr meta
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s

This commit is contained in:
2024-04-13 22:08:45 +02:00
parent 2e713c808d
commit 3828d601a2
4 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.431"
const GoextVersion = "0.0.432"
const GoextVersionTimestamp = "2024-04-10T15:29:58+0200"
const GoextVersionTimestamp = "2024-04-13T22:08:45+0200"