diff --git a/Cargo.toml b/Cargo.toml index 68990f8..9e177fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "envsubst" -version = "0.1.0-alpha.0" +version = "0.1.0" description = "Variables substitution" license = "MIT/Apache-2.0" keywords = ["envsubst", "varsubst"]