diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-04-23 19:58:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-23 19:58:08 +0000 |
| commit | cfac6d1d90f13f22bde849816919e42f4ecf9531 (patch) | |
| tree | 1a0a892cdb1862a1196940692528438f813c0335 /rtic-monotonics | |
| parent | df3d5a5e2ed8e410117709613ec2da756743321e (diff) | |
| parent | ce3804dc9215cd6efc894f089bc3dcad29b8cace (diff) | |
Merge #744
744: Prepare release of rtic-monotonics with new eha version r=perlindgren a=korken89
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
Diffstat (limited to 'rtic-monotonics')
| -rw-r--r-- | rtic-monotonics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml index 764abba..50785e9 100644 --- a/rtic-monotonics/Cargo.toml +++ b/rtic-monotonics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rtic-monotonics" -version = "1.0.0-alpha.1" +version = "1.0.0-alpha.2" edition = "2021" authors = [ |
