Version bump and release

This commit is contained in:
Benjamin Sago 2017-09-30 09:49:36 +02:00
parent 1efb8a5113
commit 877265bf4e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -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)",

View File

@ -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"