aboutsummaryrefslogtreecommitdiff
path: root/rtic-sync/Cargo.toml
diff options
context:
space:
mode:
authorGravatar Emil Fresk <emil.fresk@gmail.com> 2023-12-04 20:37:00 +0100
committerGravatar GitHub <noreply@github.com> 2023-12-04 20:37:00 +0100
commitea8de913d7e7265b13edee779e4ab614a227bef2 (patch)
treec5253978809212aa3ada8c1050eb46663726cadf /rtic-sync/Cargo.toml
parentfd085e6a01190efe4ae7ecca5dcc0b4d96756edb (diff)
downloadrtic-ea8de913d7e7265b13edee779e4ab614a227bef2.tar.gz
rtic-ea8de913d7e7265b13edee779e4ab614a227bef2.tar.zst
rtic-ea8de913d7e7265b13edee779e4ab614a227bef2.zip
Release rtic-monotonics, rtic-sync and rtic-time (#854)
Diffstat (limited to 'rtic-sync/Cargo.toml')
-rw-r--r--rtic-sync/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-sync/Cargo.toml b/rtic-sync/Cargo.toml
index 28659da8..0d5b2d20 100644
--- a/rtic-sync/Cargo.toml
+++ b/rtic-sync/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtic-sync"
-version = "1.0.3"
+version = "1.1.0"
edition = "2021"
authors = [