Compare commits

...

2 Commits

Author SHA1 Message Date
f6121a6961 v0.0.471 Revert "v0.0.470 Add GoextJsonMarshaller interface to call when marshalling json via gojson"
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m50s
2024-06-11 19:39:43 +02:00
7fc73f1e93 v0.0.470 Add GoextJsonMarshaller interface to call when marshalling json via gojson
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m51s
2024-06-11 19:34:48 +02:00

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.469"
const GoextVersion = "0.0.471"
const GoextVersionTimestamp = "2024-06-11T12:10:49+0200"
const GoextVersionTimestamp = "2024-06-11T19:39:43+0200"