From ede8d2e7e9689311750fbebc3cc2481a37955dbd Mon Sep 17 00:00:00 2001 From: Philip Tricca Date: Tue, 12 May 2026 09:14:03 -0700 Subject: [PATCH] Bump patch for recent changes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e331817..c3bf19b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oks" -version = "0.4.0" +version = "0.4.1" description = """ A utility for managing and interacting with the offline keystore. """