From 293372a613932a084a4b84218cc7cc374d15955e Mon Sep 17 00:00:00 2001 From: Benjamin Sago Date: Mon, 12 Apr 2021 22:28:31 +0100 Subject: [PATCH] v0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ebc5f258..1d422041 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.11.0-pre" +version = "0.10.1" [[bin]]