diff --git a/volo-build/Cargo.toml b/volo-build/Cargo.toml index b9884559..f245c93e 100644 --- a/volo-build/Cargo.toml +++ b/volo-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "volo-build" -version = "0.8.2" +version = "0.8.3" edition.workspace = true homepage.workspace = true repository.workspace = true diff --git a/volo-cli/Cargo.toml b/volo-cli/Cargo.toml index 3acfa44c..e856bc63 100644 --- a/volo-cli/Cargo.toml +++ b/volo-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "volo-cli" -version = "0.8.0" +version = "0.8.1" edition.workspace = true homepage.workspace = true repository.workspace = true