diff --git a/Cargo.lock b/Cargo.lock index fa952c3..d9f0045 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -54,7 +54,7 @@ checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "multibrowse" -version = "3.0.0" +version = "3.0.1" dependencies = [ "icrate", "regex", diff --git a/Cargo.toml b/Cargo.toml index a2c2e13..cb4bd94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "multibrowse" -version = "3.0.0" +version = "3.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html