From 6b6e4b3627fae7e8983192c09d15102e2a71ac63 Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Wed, 23 Aug 2023 18:17:32 +0000 Subject: [PATCH] chore(release): 0.3.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f4a71..aff835b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.1] - 2023-08-23 + +### Other +- *(deps)* update rust crate clap to 4.3.24 +- *(deps)* update rust crate reqwest to 0.11.19 +- *(deps)* update rust crate clap to 4.3.23 +- *(deps)* update all dependencies + ## [0.3.0] - 2023-08-13 ### Added