diff --git a/Juvix.Builtin.V1.Bool-src.html b/Juvix.Builtin.V1.Bool-src.html
index ec3a8c34..3c998d25 100644
--- a/Juvix.Builtin.V1.Bool-src.html
+++ b/Juvix.Builtin.V1.Bool-src.html
@@ -6,4 +6,4 @@
type Bool :=
| true
| false;
-Last modified on 2024-07-10 15:52 UTC