diff --git a/Cargo.toml b/Cargo.toml index ff86b35..9c34d50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ license = "BSD-2-Clause" name = "wrappe" readme = "README.md" repository = "https://github.com/Systemcluster/wrappe" -version = "1.0.1" +version = "1.0.2" [[bin]] diff --git a/startpe/Cargo.toml b/startpe/Cargo.toml index cb9d588..9837db4 100644 --- a/startpe/Cargo.toml +++ b/startpe/Cargo.toml @@ -7,7 +7,7 @@ license = "BSD-2-Clause" name = "startpe" publish = false repository = "https://github.com/Systemcluster/wrappe" -version = "1.0.1" +version = "1.0.2" [[bin]]