From 0e9b2b6e63401dbd5c0efba80042ca544bc2f7c6 Mon Sep 17 00:00:00 2001 From: Rebot <96078724+reboot-dev-bot@users.noreply.github.com> Date: Thu, 12 Dec 2024 07:39:05 +0100 Subject: [PATCH] [Release] Synchronize for release (#9) --- reboot/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reboot/Chart.yaml b/reboot/Chart.yaml index 72f9cf8..d81602b 100644 --- a/reboot/Chart.yaml +++ b/reboot/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: 3.3.2 name: reboot -version: "0.20.0" +version: "0.21.0" description: Reboot is a programming framework that enables transactional microservices built with the developer in mind. type: application keywords: @@ -10,4 +10,4 @@ keywords: - scalable - reactive home: https://docs.reboot.dev/ -appVersion: "0.20.0" +appVersion: "0.21.0"