diff --git a/Cargo.toml b/Cargo.toml index d997b28..274e189 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redact" -version = "0.1.1-pre0" +version = "0.1.1" authors = ["Ethan Brierley "] license = "MIT/Apache-2.0" readme = "README.md"