summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-09-06 15:43:57 +0100
committerJoe Carstairs <me@joeac.net>2026-09-06 15:43:57 +0100
commit8cb5de4dcff60661f45037066f1568d25d5b027f (patch)
tree60e37ca33a2fa60690a458c7123b8585be077d59 /Cargo.toml
parent93dab6079899fe1fd24470219d7bee957261bd4d (diff)
version bump 0.1.0 -> 0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 80d1078..237d27e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rss-aggregator"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
[dependencies]