v0.0.242 forgot to return something

This commit is contained in:
2023-08-14 16:05:12 +02:00
parent 56ae0cfc6c
commit 813ce71e3e
4 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.241"
const GoextVersion = "0.0.242"
const GoextVersionTimestamp = "2023-08-14T15:54:50+0200"
const GoextVersionTimestamp = "2023-08-14T16:05:12+0200"