summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-10-29 11:40:33 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-10-29 12:08:13 +0100
commit7ed61ae256ac0bfe4ecdb0657c8fd471a7ff50db (patch)
tree0f9a4309633040e4a8ed90b9be34bc626ee51b96
parent1dbce35da34e8f6ce7ef7d98108af63f4881124f (diff)
Update version: 0.3.0 -> 0.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 f5e3c44..bad0e1c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "filters"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Marcel Müller <neikos@neikos.email>" ]