diff --git a/metrics-runtime/Cargo.toml b/metrics-runtime/Cargo.toml index 02a1b10..077570c 100644 --- a/metrics-runtime/Cargo.toml +++ b/metrics-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metrics-runtime" -version = "0.12.1" +version = "0.13.0" authors = ["Toby Lawrence "] edition = "2018"