summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-10-06 17:29:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-10-06 17:29:14 +0200
commit6c6d0e3e938da33391b710b4e90f395b8c700c7c (patch)
tree0496fbfbb58ba3f48ea6d99671552c5ee589f358
parent31186f52bc06c34e5037f11c7c85bc62ef5870a9 (diff)
Bump version: 0.1.1 -> 0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d002892..d04077f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "filters"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Marcel Müller <neikos@neikos.email>" ]