chore: Release reddit-magnet version 0.1.1

This commit is contained in:
Marc Plano-Lesay 2025-05-03 16:27:37 +10:00
parent 468f9f601b
commit cbf1923f09
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
3 changed files with 10 additions and 4 deletions

View file

@ -1,5 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## [0.1.1] - 2025-05-03
### ⚙️ Miscellaneous Tasks
- Set up automatic changelog generation
## [0.1.0] - 2025-05-02
<!-- generated by git-cliff -->

2
Cargo.lock generated
View file

@ -1589,7 +1589,7 @@ dependencies = [
[[package]]
name = "reddit-magnet"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"async-trait",
"chrono",

View file

@ -1,6 +1,6 @@
[package]
name = "reddit-magnet"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "MIT"
description = "Monitor a Reddit user's posts for magnet links"