From a2a3dc0d8d234e5239ce161c25f6f3a603e39627 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Tue, 1 Oct 2024 23:33:34 +0000 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bfdb287..641bfe3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["passphrase", "password"] license = "AGPL-3.0" name = "division_of_one" repository = "https://six-five-six-four.com/git/reactor/division_of_one" -version = "0.1.0" +version = "0.1.1" [dependencies] rand = "0.8.5"