From e332c48391094688c561bbdffc68686010136dee Mon Sep 17 00:00:00 2001 From: Andras Gemes Date: Sun, 21 May 2023 13:42:03 +0200 Subject: [PATCH] feat: bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d68ade1..0e9a142 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustlink" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html