aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-05-16 08:04:38 +0200
committerSven Gothel <[email protected]>2022-05-16 08:04:38 +0200
commit39052c8c1128883b7147e4eac617acf4e98ed53e (patch)
treee70cd53fd83631ae8cce3691fdba5442c3e86ea6
parent956b0f57f09c89874b7da414aa82d2e09b01a615 (diff)
README: v0.10.0v0.10.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d13eb4..dcfd5ba 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ a Raspi-arm64, Raspi-armhf or PC-amd64 target image.
* First stable release (TODO)
-**0.9.4** (TODO)
+**0.10.0**
* Add `jau::latch::count_up()` to `jau::latch`, allowing to dynamically add *events* to required to complete
* Fix `jau::call_on_release`: Skip calling `release_func` if resource has been marked orderly released, avoid use after free.