From 9228c988913f492e7456b39cead4cbe74023f56f Mon Sep 17 00:00:00 2001 From: Mike Dallas Date: Fri, 10 Nov 2023 01:08:35 +0000 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9926a57..8aa5599 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/mcdallas/summarize" description = "CLI tool to summarize audio/video files" license = "MIT" readme = "README.md" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html