From 79fa68e990cd41a2e9d63d817abdcb5dcd2d83e0 Mon Sep 17 00:00:00 2001 From: Richard Acayan Date: Fri, 9 Aug 2024 22:30:46 -0400 Subject: [PATCH] Cargo.toml: bump to version 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 74632cb..638f648 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "unfettered-keyboard" -version = "0.1.0" +version = "1.0.0" edition = "2018" [dependencies]