aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-09-19 15:32:19 +0200
committerEmil Fresk <emil.fresk@gmail.com>2023-09-19 13:34:29 +0000
commit3b8d787a917a7a39b28bea85ba2b3a86539e0852 (patch)
tree55fae346a60ce2e74690b3815aba27c49803c965 /rtic-monotonics/Cargo.toml
parenta2ec8f983c799dea0a6f57ba97431ded54fc6197 (diff)
Release rtic-monotonics v1.2.0
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 5c0e758..7070f72 100644
--- a/rtic-monotonics/Cargo.toml
+++ b/rtic-monotonics/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
-version = "1.1.0"
+version = "1.2.0"
edition = "2021"
authors = [