Version bump!

This commit is contained in:
Ben S 2015-06-05 04:00:38 +01:00
parent 8c1e6d0799
commit 4c61361bfb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root] [root]
name = "exa" name = "exa"
version = "0.2.0" version = "0.3.0"
dependencies = [ dependencies = [
"ansi_term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

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