From 7ff053ee25d9eba0de438d4cf70d07564d13bab7 Mon Sep 17 00:00:00 2001 From: charlesgauthereau Date: Tue, 6 Jan 2026 19:24:19 +0100 Subject: [PATCH] chore(release): 0.1.1-rc.3 --- CITATION.cff | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 8ea0228..33f3c89 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -22,5 +22,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 0.1.1-rc.2 +version: 0.1.1-rc.3 date-released: "2026-01-06" \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 73a7d3c..d69bf0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "0.1.1-rc.2" +version = "0.1.1-rc.3" edition = "2024" [dependencies]