This commit is contained in:
2023-06-07 12:36:41 +02:00
parent a4b5f33d15
commit fe9ebf0bab
3 changed files with 47 additions and 3 deletions

5
goextVersion.go Normal file
View File

@@ -0,0 +1,5 @@
package goext
const GoextVersion = "0.0.143"
const GoextVersionTimestamp = "2023-06-07T12:36:41+0200"