v0.0.601 Add Wait and Update method to Atomic[T]
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m34s

This commit is contained in:
2025-09-13 19:04:52 +02:00
parent a58bb4b14b
commit a70ab33559
2 changed files with 143 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.600"
const GoextVersion = "0.0.601"
const GoextVersionTimestamp = "2025-09-13T18:45:23+0200"
const GoextVersionTimestamp = "2025-09-13T19:04:52+0200"