diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-12-04 20:37:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 20:37:00 +0100 |
| commit | ea8de913d7e7265b13edee779e4ab614a227bef2 (patch) | |
| tree | c5253978809212aa3ada8c1050eb46663726cadf /rtic-monotonics/Cargo.toml | |
| parent | fd085e6a01190efe4ae7ecca5dcc0b4d96756edb (diff) | |
Release rtic-monotonics, rtic-sync and rtic-time (#854)
Diffstat (limited to 'rtic-monotonics/Cargo.toml')
| -rw-r--r-- | rtic-monotonics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml index a3ab9bc..9ecda58 100644 --- a/rtic-monotonics/Cargo.toml +++ b/rtic-monotonics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rtic-monotonics" -version = "1.3.0" +version = "1.4.0" edition = "2021" authors = [ |
