v0.0.342 support json data in enum comment
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m29s

This commit is contained in:
2023-12-07 17:57:06 +01:00
parent b0be93a7a0
commit f042183433
9 changed files with 227 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.341"
const GoextVersion = "0.0.342"
const GoextVersionTimestamp = "2023-12-07T14:43:12+0100"
const GoextVersionTimestamp = "2023-12-07T17:57:06+0100"