goext/goextVersion.go
Mike Schwörer 254fe1556a
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m54s
v0.0.593 made PubSub more generic (namespace can be any comparable type)
2025-07-16 12:50:36 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.593"
const GoextVersionTimestamp = "2025-07-16T12:50:36+0200"