From ceb93f123386ed30b5a26dfd9b71bea0cf081d00 Mon Sep 17 00:00:00 2001 From: Emmanuel Hugonnet Date: Thu, 19 Dec 2024 12:04:09 +0100 Subject: [PATCH] Release 0.0.2 (#80) Releasing version 0.0.2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 1a8fee0..5a0faf8 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye LLM release: - current-version: 0.0.1 + current-version: 0.0.2 next-version: 1.0.0-SNAPSHOT