From 440dc03392ab6a43e8933118da64e623b574c1f2 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 15 Jun 2023 21:45:12 -0700 Subject: [PATCH] 0.20.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 233b29a0..5d6a2152 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Nick Fitzgerald "] edition = "2018" name = "walrus" -version = "0.20.0" +version = "0.20.1" license = "MIT/Apache-2.0" readme = "README.md" categories = ["wasm"]