From 7fc4e4ce93bb3dc6406eb813e3ed2b40429798ff Mon Sep 17 00:00:00 2001 From: Ossama Hjaji Date: Sat, 6 Oct 2018 11:57:25 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a6a5658..fe4323c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "add-one" description = "Adds one to a number" -version = "0.2.4" +version = "1.0" authors = ["Ossama Hjaji"] readme = "README.md" license = "MIT"