From f1052f215d0307af0f6b33d3e7968f4ca8ef745f Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Tue, 15 Jul 2025 06:29:39 +0000 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 37416a8..60f8040 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.3" +version = "0.1.5" [dependencies] rand = { version = "0.9.0", features = ["unbiased"] }