summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-04-09 12:57:45 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-04-25 13:27:45 +0200
commit93e428c0a7508a90ebcdfd96dd6b3767622d6442 (patch)
treec9744e1958a84f1202ad2c297271535be7ab70dc
parentc4becf3d407b3c4ab5fcac52cd6eb424d81cdbea (diff)
Bump version: 0.4.0 -> 0.5.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 42b66a5..cedfbf5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "resiter"
-version = "0.4.0"
+version = "0.5.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Dawid Ciężarkiewicz <dpc@dpc.pw>"]