From 7736f3d1e42d2e48253ac36898c95b16f45ecc07 Mon Sep 17 00:00:00 2001 From: ddidderr Date: Wed, 6 Apr 2022 20:03:00 +0200 Subject: [PATCH] (release) version v0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d040ef2..0cc47cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pfs-time-measure" -version = "0.1.0" +version = "0.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html