summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-14 15:22:36 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-14 15:22:36 +0200
commit19221997405d5e4f973e17419262aa6c608f1ffb (patch)
tree9a90d130c0a62702e21ddc50b2b8f71252633a12
parenta665ea1575505cb55bc1da0f423b2208cdbebf09 (diff)
Bump to 0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eb175de..d002892 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "filters"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Marcel Müller <neikos@neikos.email>" ]