summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-06-07 22:59:26 -0400
committerÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-06-07 22:59:26 -0400
commit26b2ffa2e7d1970c30af5d9e97530575916fe769 (patch)
tree786bbadb0483b70e1488532cf5ecf5722d1322f1 /Cargo.toml
parent55611e2c74aec18a60d56ae63e92cc3bc6f4f6b7 (diff)
Bump version to 0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 14f7e41..68c20fd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
1[package] 1[package]
2name = "adblock" 2name = "adblock"
3publish = false 3publish = false
4version = "0.2.0" 4version = "0.2.1"
5authors = ["Árni Dagur <arni@dagur.eu"] 5authors = ["Árni Dagur <arni@dagur.eu"]
6edition = "2018" 6edition = "2018"
7license = "MIT OR Apache-2.0" 7license = "MIT OR Apache-2.0"