Files
goext/goextVersion.go
Mike Schwörer a70ab33559
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m34s
v0.0.601 Add Wait and Update method to Atomic[T]
2025-09-13 19:04:52 +02:00

6 lines
104 B
Go

package goext
const GoextVersion = "0.0.601"
const GoextVersionTimestamp = "2025-09-13T19:04:52+0200"