summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-25 17:38:27 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-25 17:38:27 +0200
commitdc3fa9925a8f6031c9b472bbbb7700e2aaa7404d (patch)
tree1c8d710f454513a53a863d264a5ab47b52c22121
parent925714c21b28f800665b3015f55f4cd347537f05 (diff)
v0.4.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 cc9d1fe..5749d92 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "resiter"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Dawid Ciężarkiewicz <dpc@dpc.pw>"]