diff --git a/Cargo.toml b/Cargo.toml index 5d16b33c..9775d416 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "fs4" # NB: When modifying, also modify html_root_url in lib.rs -version = "0.8.1" +version = "0.8.2" authors = ["Dan Burkert ", "Al Liu "] license = "MIT OR Apache-2.0" repository = "https://github.com/al8n/fs4-rs"