v0.0.605 do not panic in GoJSONRenderer
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m16s

This commit is contained in:
2025-09-29 16:39:16 +02:00
parent 9a537bb8c2
commit 2cf571579b
4 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.604"
const GoextVersion = "0.0.605"
const GoextVersionTimestamp = "2025-09-20T15:21:15+0200"
const GoextVersionTimestamp = "2025-09-29T16:39:16+0200"