summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 17:05:34 -0400
committerÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 17:05:34 -0400
commitc25a036020dd0002c6b3ba310f7c606121c8d9cf (patch)
treee3b49c3287b2fbd8a76a32f82cdbf185f5ad0e81 /Cargo.toml
parent59ce9bee37136bc32c9cd28d630c248ba63f7609 (diff)
Bump version number to 0.1.3
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 6a052e2..b89d772 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.1.2" 4version = "0.1.3"
5authors = ["Árni Dagur <arni@dagur.eu"] 5authors = ["Árni Dagur <arni@dagur.eu"]
6edition = "2018" 6edition = "2018"
7 7