v0.0.334 allow dot in enum-value
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m3s

This commit is contained in:
2023-12-05 19:23:27 +01:00
parent 03aa0a2282
commit 2fad6340c7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.333"
const GoextVersion = "0.0.334"
const GoextVersionTimestamp = "2023-12-02T13:56:00+0100"
const GoextVersionTimestamp = "2023-12-05T19:23:27+0100"