From 54519ee5452dfb2896bcd4543cf48660bb542d8f Mon Sep 17 00:00:00 2001 From: Thibaut Lorrain Date: Mon, 11 Sep 2023 12:35:14 +0200 Subject: [PATCH] release dinghy-test/0.6.5 --- dinghy-test/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dinghy-test/Cargo.toml b/dinghy-test/Cargo.toml index 80e4fb7e..0b69f05c 100644 --- a/dinghy-test/Cargo.toml +++ b/dinghy-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dinghy-test" -version = "0.6.5-pre" +version = "0.6.5" authors = ["Mathieu Poumeyrol "] license = "MIT/Apache-2.0" description = "Cross-compilation made easier - see main crate cargo-dinghy"