diff --git a/tap_aggregator/Cargo.toml b/tap_aggregator/Cargo.toml index 0fc93cd..3cb871e 100644 --- a/tap_aggregator/Cargo.toml +++ b/tap_aggregator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tap_aggregator" -version = "0.5.7" +version = "0.5.8" edition.workspace = true license.workspace = true repository.workspace = true