From b0c1d4ff006f2ec0b73b45123d3dce4a80480ea1 Mon Sep 17 00:00:00 2001 From: Tomasz Stachowiak Date: Sun, 25 Feb 2024 23:25:24 +0100 Subject: [PATCH] chore: Release dolly version 0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2a4f692..7f02b8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dolly" -version = "0.4.3" +version = "0.5.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Composable camera rigs"