diff options
| author | Andreas Grois <andi@grois.info> | 2021-12-12 21:00:33 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-12-12 21:00:33 +0100 |
| commit | 0df7b552edefd1d9be999443efdf29d6aabe3c9d (patch) | |
| tree | 3f1583eb08ad98b39c4147f338c072a10022c2ad | |
| parent | e5cfe517d5090c9a2860317e8342806ee56202f2 (diff) | |
Increment version to 0.1.1 to allow re-publish.v0.1.1
Only documentation was changed.
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
