From 163aaac25542137fee3b420ede0e279148d5e32c Mon Sep 17 00:00:00 2001 From: Jonxslays <51417989+Jonxslays@users.noreply.github.com> Date: Sat, 20 Jul 2024 11:34:06 -0700 Subject: [PATCH] Update readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b487107..30b151e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ cargo add unkey Add the following to your `Cargo.toml` dependencies array: ```toml -unkey = "0.3" # I won't forget to update this™ +unkey = "0.4" # I won't forget to update this™ ``` ## Examples