v0.0.286 allow spaces in enum-keys
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m14s

This commit is contained in:
2023-10-11 11:27:18 +02:00
parent 7968460fa2
commit 592fae25af
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.285"
const GoextVersion = "0.0.286"
const GoextVersionTimestamp = "2023-10-09T15:25:30+0200"
const GoextVersionTimestamp = "2023-10-11T11:27:18+0200"