v0.0.402 add PackageName() and TypeName() to enums_codegen
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m12s

This commit is contained in:
2024-03-10 12:49:31 +01:00
parent ed53f297bd
commit 409d6e108d
10 changed files with 107 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.401"
const GoextVersion = "0.0.402"
const GoextVersionTimestamp = "2024-03-09T15:07:03+0100"
const GoextVersionTimestamp = "2024-03-10T12:49:31+0100"