summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6b37ff5..e685aeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "exa"
-version = "0.9.0-pre"
-authors = [ "ogham@bsago.me" ]
+version = "0.9.0"
+authors = [ "Benjamin Sago <ogham@bsago.me>" ]
build = "build.rs"
description = "A modern replacement for ls"