diff --git a/Cargo.lock b/Cargo.lock index cd545a9c..f7f94ea0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -57,7 +57,7 @@ dependencies = [ [[package]] name = "exa" -version = "0.9.0" +version = "0.10.0" dependencies = [ "ansi_term", "datetime", diff --git a/Cargo.toml b/Cargo.toml index 76fce51b..54a93df4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ exclude = ["/devtools/*", "/Justfile", "/Vagrantfile", "/screenshots.png"] homepage = "https://the.exa.website/" license = "MIT" repository = "https://github.com/ogham/exa" -version = "0.9.0" +version = "0.10.0" [[bin]]