From 349e4c6d6a75cf4ae13408af1d9c0e5b732a4636 Mon Sep 17 00:00:00 2001 From: Raoul Strackx Date: Wed, 5 Jan 2022 09:32:15 +0100 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9880d27..5a61b7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aws-nitro-enclaves-cose" -version = "0.4.0" +version = "0.5.0" authors = ["Petre Eftime "] edition = "2018" license = "Apache-2.0"