From a5dc0209dd3dcceab195f618b30fc6fd2d2ebae7 Mon Sep 17 00:00:00 2001 From: Alisue Date: Tue, 31 Oct 2023 17:01:22 +0900 Subject: [PATCH] chore: Release metrics-process version 1.0.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a1ff8ca..6e6019e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metrics-process" -version = "1.0.12" +version = "1.0.13" authors = ["Alisue "] edition = "2018"