summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2021-01-27 22:18:19 +0000
committerGitHub <noreply@github.com>2021-01-27 22:18:19 +0000
commitd0dbf823b7ce627ee77067cd87188fa9995ad783 (patch)
tree940adf9df8d964ef186356937e5cbbec69cf1ed2 /Cargo.toml
parenta8844843a6751ae77697a731abffc50402cf008e (diff)
Bump version to 0.4.1 (#29)
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 482c01f..a1947ae 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.4.0" 4version = "0.4.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"