From e9efd5189a09a954ccb11e41c821b628f3e439b2 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 23 Feb 2025 14:32:34 -0800 Subject: 0.1.1 release --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b85423b..cd0a5f7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1626,7 +1626,7 @@ dependencies = [ [[package]] name = "mp32rss" -version = "0.1.0" +version = "0.1.1" dependencies = [ "aws-config", "aws-sdk-s3", diff --git a/Cargo.toml b/Cargo.toml index 0ee465e..39c8757 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mp32rss" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Jesse Morgan "] description = "Generates static websites/podcast feeds from files in S3" -- cgit v1.2.3