Version v0.4.0

This commit is contained in:
Ben S 2015-10-18 20:34:46 +01:00
parent cfc8df12b6
commit 8f4a2087e6
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "exa"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"ansi_term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "exa"
version = "0.3.0"
version = "0.4.0"
authors = [ "ogham@bsago.me" ]
[[bin]]