From baad96db643d8cfc4e10095bf9cbfa48bcacf9a4 Mon Sep 17 00:00:00 2001 From: Mathias Pius Date: Thu, 1 Aug 2024 14:17:35 +0200 Subject: [PATCH] Bump minor version, just cause --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9b0f7c6..dd92765 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "esp-camera-rs" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html