aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2024-06-02 10:15:17 +0200
committerEmil Fresk <emil.fresk@gmail.com>2024-06-02 12:34:43 +0200
commit689c4a068eddfe32956c1975cdc241b26d1751da (patch)
tree58d55b3e8af3cf6b933e4bce24466d1fba37aec3 /rtic-monotonics/Cargo.toml
parentd06c6eeed7b63ac9221606b9bc0b977a67ebe92c (diff)
Make rtic-monotonic macros create a public type
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 d5be4b8..156f9b2 100644
--- a/rtic-monotonics/Cargo.toml
+++ b/rtic-monotonics/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
-version = "2.0.0"
+version = "2.0.1"
edition = "2021"
authors = [