From 494198738a0a84dca4cb7994256257ed173d1130 Mon Sep 17 00:00:00 2001 From: Bartosz Burda Date: Mon, 8 Jun 2026 16:37:43 +0200 Subject: [PATCH] chore(release): mark repo version 0.5.0 Add a top-level VERSION marker (0.5.0) for the coordinated 0.5.0 release. Compose image tags stay at :latest; pinning to :0.5.0 follows once the 0.5.0 images are published. --- VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..8f0916f --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.5.0