summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-29 10:49:45 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-29 10:51:55 +0200
commit7f31aa412abc102a62ed417b07a1cd78570bef5c (patch)
tree9ff4ffd60d34e059f776124e1cc35469148a212f
parenta174b5c3b09cd232347dcdb5448324c225c0433d (diff)
Version: 0.2.0 -> 0.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d04077f..041a51b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "filters"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Marcel Müller <neikos@neikos.email>" ]