From f79ceb48df0ae02f426a18705091a6caddb4662b Mon Sep 17 00:00:00 2001 From: Jonathan Klimt Date: Fri, 15 Nov 2024 18:52:40 +0100 Subject: [PATCH] Release: V0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01b71b8..e4aa374 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "memory_addresses" readme = "README.md" repository = "https://github.com/hermit-os/memory-addresses" -version = "0.2.1" +version = "0.2.2" edition = "2021" [dependencies]