v0.0.270 fix inversion of AssertDeepEqual
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 54s

This commit is contained in:
2023-09-25 11:35:03 +02:00
parent 4a1fb1ae18
commit a2ba283632
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.269"
const GoextVersion = "0.0.270"
const GoextVersionTimestamp = "2023-09-25T09:18:22+0200"
const GoextVersionTimestamp = "2023-09-25T11:35:03+0200"