Bump version to 1.1.4 across all components
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled

This commit is contained in:
2026-05-17 20:57:19 +03:00
parent 3ac53ecda2
commit a28c845476
37 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ This directory contains TLA+ specifications for core BaraDB distributed-systems
- Java Runtime Environment (JRE) 8+ — the bundled `tla2tools.jar` contains TLC and SANY.
- Or [TLA+ Toolbox](https://lamport.azurewebsites.net/tla/toolbox.html) (GUI + TLC model checker).
## Verified State Space (v1.1.0)
## Verified State Space (v1.1.4)
| Spec | States Generated | Distinct States | Depth |
|------|-----------------|-----------------|-------|
+1 -1
View File
@@ -22,7 +22,7 @@ run_tlc() {
}
echo "=============================================="
echo " BaraDB Formal Verification Suite v1.1.0"
echo " BaraDB Formal Verification Suite v1.1.4"
echo " Running TLC model checker on all specs"
echo "=============================================="
echo ""