diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-06-12 10:03:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-12 10:03:26 +0200 |
| commit | cfd5f4785e9c2ae88e666d1fb94a3488904a87f5 (patch) | |
| tree | 61eadb04634741161a94c247a10125819bfb0913 /Cargo.toml | |
| parent | d35b26332d0d1d719dfe207328f8580c6471755b (diff) | |
| parent | 95032aa56b6799e753f8b5bacec777520f42cace (diff) | |
Merge pull request #329 from rtic-rs/v0.5.3_release
Preparing for v0.5.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtic" readme = "README.md" repository = "https://github.com/rtic-rs/cortex-m-rtic" -version = "0.5.2" +version = "0.5.3" [lib] name = "rtic" |
