diff --git a/Cargo.toml b/Cargo.toml index cb4956c..448d769 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "espup" -version = "0.3.2-dev" +version = "0.3.2" authors = ["Sergio Gasquez Arcos "] edition = "2021" license = "MIT OR Apache-2.0"