v0.0.415 add 'tagkey' to gojson.Decoder
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m45s

This commit is contained in:
2024-03-18 10:42:00 +01:00
parent b704e2a362
commit dcd106c1cd
4 changed files with 62 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.414"
const GoextVersion = "0.0.415"
const GoextVersionTimestamp = "2024-03-16T19:42:59+0100"
const GoextVersionTimestamp = "2024-03-18T10:42:00+0100"