From 212e48176e66fc03b70c7292a7018ec74aa89997 Mon Sep 17 00:00:00 2001 From: David Bayo Alcaide Date: Tue, 14 Apr 2026 18:57:59 +0000 Subject: [PATCH] chore(release): bump version to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5bba010..24c293b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bridgio" -version = "0.1.0" +version = "0.2.0" edition = "2024" description = "TUI browser for AWS SNS topics and SQS queues" license = "MIT"