v0.0.273 add stack to PanicWrappedErr
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m9s

This commit is contained in:
2023-09-27 14:15:59 +02:00
parent 64772d0474
commit 08681756b6
2 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.272"
const GoextVersion = "0.0.273"
const GoextVersionTimestamp = "2023-09-26T14:41:15+0200"
const GoextVersionTimestamp = "2023-09-27T14:15:59+0200"