From 7c10c8c90a37d3439ff71aac6ba386d6cd767697 Mon Sep 17 00:00:00 2001 From: Andreas Mieke Date: Thu, 28 Dec 2023 18:31:07 +0100 Subject: [PATCH] chore: Update version for release 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1092291..7aa3595 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plex-media-ingest" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html