v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m24s

This commit is contained in:
2024-06-03 13:48:30 +02:00
parent d2bb362135
commit 12fa53d848
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.465"
const GoextVersion = "0.0.466"
const GoextVersionTimestamp = "2024-06-03T09:39:57+0200"
const GoextVersionTimestamp = "2024-06-03T13:48:30+0200"