aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2023-04-12 20:01:44 +0200
committerGitHub <noreply@github.com>2023-04-12 20:01:44 +0200
commitf991921181e6d93b392eef7254fbf8872a5ec1f6 (patch)
treea20a69b69a2272a0d79bd3593df530ef28ec762e
parent8c2ac2c8447f06e49e6a655157cb975873597a89 (diff)
downloadRSS-watcher-f991921181e6d93b392eef7254fbf8872a5ec1f6.tar.gz
RSS-watcher-f991921181e6d93b392eef7254fbf8872a5ec1f6.zip
Bump version numberv.0.3.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4984be..e30a97c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rss-watcher"
-version = "0.1.0"
+version = "0.3.1"
edition = "2021"
[dependencies]