aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-04-23 21:44:04 +0200
committerEmil Fresk <emil.fresk@gmail.com>2023-04-23 21:49:57 +0200
commitce3804dc9215cd6efc894f089bc3dcad29b8cace (patch)
treeda95eb3c85f39f5b041520a72fd7dceb9fec4a99 /rtic-monotonics/Cargo.toml
parent9b15b4756a1456739d72a00e0184eff8702a6ab4 (diff)
Prepare release of rtic-monotonics with new eha version
Diffstat (limited to 'rtic-monotonics/Cargo.toml')
-rw-r--r--rtic-monotonics/Cargo.toml2
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 = [