From 5aac52e9a09c60e72fa8c7fdce10cff44657cc9f Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 11 Dec 2023 16:40:43 +1100 Subject: [PATCH] Update Cargo.toml --- packages/bsv-wasm/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bsv-wasm/Cargo.toml b/packages/bsv-wasm/Cargo.toml index c259458..ba04649 100644 --- a/packages/bsv-wasm/Cargo.toml +++ b/packages/bsv-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bsv-wasm" -version = "2.1.0" +version = "2.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html