From 83e35f81ff4f69e04dbea12c03a853f2939f262b Mon Sep 17 00:00:00 2001 From: Adam Greig Date: Tue, 3 Jan 2023 17:38:25 +0000 Subject: Release 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c9b9e73..de3d5d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ral-registers" -version = "0.1.1" +version = "0.1.2" authors = ["Adam Greig "] edition = "2018" description = "MMIO registers abstraction with a macro API" -- cgit v1.2.3