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"