v0.0.412 fix GenerateIDSpecs accepting nil for opt
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m32s

This commit is contained in:
2024-03-11 20:58:06 +01:00
parent 780905ba35
commit 6df4f5f2a1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.411"
const GoextVersion = "0.0.412"
const GoextVersionTimestamp = "2024-03-11T20:43:37+0100"
const GoextVersionTimestamp = "2024-03-11T20:58:06+0100"