v0.0.235 added .Enum(..) to exerr

This commit is contained in:
2023-08-09 14:40:16 +02:00
parent c872cecc67
commit 84b2be3169
6 changed files with 123 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.234"
const GoextVersion = "0.0.235"
const GoextVersionTimestamp = "2023-08-09T10:39:14+0200"
const GoextVersionTimestamp = "2023-08-09T14:40:16+0200"