aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-11-08 20:45:57 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-11-08 20:09:50 +0000
commit4425b76c6f25a782ea2c473adfa99aec1e5795ac (patch)
treed494b2ca1cd518296de4f132f5151609c35af7b5 /rtic-monotonics/Cargo.toml
parent994884ffb7725153015b45ee7ae2ae994e69bfc1 (diff)
Prepare rtic-monotonics v1.3.0 release
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 7470ed9..99679fc 100644
--- a/rtic-monotonics/Cargo.toml
+++ b/rtic-monotonics/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
-version = "1.2.1"
+version = "1.3.0"
edition = "2021"
authors = [