From 96bfa91e3bf81bc215524e8c5c02ee951339f702 Mon Sep 17 00:00:00 2001 From: Adam Greig Date: Wed, 29 Sep 2021 22:48:28 +0100 Subject: Release v0.1.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 67d305f..c9b9e73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ral-registers" -version = "0.1.0" +version = "0.1.1" authors = ["Adam Greig "] edition = "2018" description = "MMIO registers abstraction with a macro API" -- cgit v1.2.3