From d4b97d32a1ada110d1d8d3ed511c0c3702d24d9b Mon Sep 17 00:00:00 2001 From: Martin Lablans <6804500+lablans@users.noreply.github.com> Date: Fri, 30 Jun 2023 10:30:39 +0000 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85dde7f..b3b6042 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "beamctl" -version = "0.1.6" +version = "0.2.0" edition = "2021" repository = "https://github.com/samply/beamctl" documentation = "https://github.com/samply/beamctl"