v0.0.529 handle PanicWrappedErr in exerr.FromError()
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m13s

This commit is contained in:
2024-10-08 19:22:17 +02:00
parent b8cb989e54
commit c8dec24a0d
2 changed files with 48 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.528"
const GoextVersion = "0.0.529"
const GoextVersionTimestamp = "2024-10-07T17:20:40+0200"
const GoextVersionTimestamp = "2024-10-08T19:22:17+0200"