From 0df7b552edefd1d9be999443efdf29d6aabe3c9d Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 12 Dec 2021 21:00:33 +0100 Subject: Increment version to 0.1.1 to allow re-publish. Only documentation was changed. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 292a0f7..f653e12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "boxed_array_ringbuffer" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Andreas Grois"] rust-version = "1.56" -- cgit v1.2.3