Benjamin Sago преди 4 години
родител
ревизия
505808fd9f
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -57,7 +57,7 @@ dependencies = [
 
 [[package]]
 name = "exa"
-version = "0.10.0"
+version = "0.11.0-pre"
 dependencies = [
  "ansi_term",
  "datetime",

+ 1 - 1
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.10.0"
+version = "0.11.0-pre"
 
 
 [[bin]]