diff --git a/Cargo.toml b/Cargo.toml
index 2f0d2417..ddff7503 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@
# along with Dokkoo. If not, see .
[package]
name = "dokkoo"
-version = "0.2.0"
+version = "0.2.4"
authors = ["Emil Sayahi "]
edition = "2018"
categories = ["command-line-utilities", "parser-implementations", "text-processing"]