From 4333b1c991c335c689321de645820502049a8f4e Mon Sep 17 00:00:00 2001 From: Xyon Date: Thu, 24 Aug 2023 23:38:16 +0100 Subject: [PATCH] Bump to v1.0 - ready to go --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 834c977..74a257f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "badgey" -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