summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 23:59:43 -0400
committerÁrni Dagur <agudmundsson@fc-md.umd.edu>2020-04-25 23:59:43 -0400
commitac986a7a717d667dfbbbccf16c76312673a822f7 (patch)
tree7d4807b25600988c0b7a56445d309ad550b7bc41 /Cargo.toml
parent1b7e1ad7882b6c06e1fd50b4aca79bb7540e1050 (diff)
Bump version to 0.1.4
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 b89d772..c013260 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.3" 4version = "0.1.4"
5authors = ["Árni Dagur <arni@dagur.eu"] 5authors = ["Árni Dagur <arni@dagur.eu"]
6edition = "2018" 6edition = "2018"
7 7