v0.0.219 implement error.Is(*) for exerr

This commit is contained in:
2023-07-28 15:42:12 +02:00
parent 190584e0e6
commit 2f1b784dc2
3 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.218"
const GoextVersion = "0.0.219"
const GoextVersionTimestamp = "2023-07-27T17:16:30+0200"
const GoextVersionTimestamp = "2023-07-28T15:42:12+0200"