v0.0.323 fix langext.IsNil for reflect.Array
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m35s

This commit is contained in:
2023-11-16 17:15:44 +01:00
parent c534e998e8
commit e657de7f78
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.322"
const GoextVersion = "0.0.323"
const GoextVersionTimestamp = "2023-11-14T16:31:05+0100"
const GoextVersionTimestamp = "2023-11-16T17:15:44+0100"