Explorar o código

Version bump and release

Benjamin Sago %!s(int64=8) %!d(string=hai) anos
pai
achega
877265bf4e
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -1,6 +1,6 @@
 [root]
 name = "exa"
-version = "0.7.0"
+version = "0.8.0"
 dependencies = [
  "ansi_term 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "datetime 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "exa"
-version = "0.7.0"
+version = "0.8.0"
 authors = [ "ogham@bsago.me" ]
 
 description = "A modern replacement for ls"