diff --git a/Cargo.toml b/Cargo.toml index f018b7b..4ad53b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "envsubst" -version = "0.1.1-alpha.0" +version = "0.1.1" description = "Variables substitution" license = "MIT/Apache-2.0" keywords = ["envsubst", "varsubst"]