v0.0.185 add Meta() to enums

This commit is contained in:
2023-07-19 19:34:39 +02:00
parent d8270e53ed
commit 0971f60c30
2 changed files with 13 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.184"
const GoextVersion = "0.0.185"
const GoextVersionTimestamp = "2023-07-19T19:29:59+0200"
const GoextVersionTimestamp = "2023-07-19T19:34:39+0200"