aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2019-08-21 12:19:38 +0200
committerJorge Aparicio <jorge@japaric.io>2019-08-21 12:19:38 +0200
commit45f9faae9c51c8d84c939a9e00985388fc1d2cdf (patch)
treef36cce93510b8d2102470214712d435ab6a64326 /Cargo.toml
parent4132bae2a96f7bc7f1791a0b855376ead2ac1083 (diff)
document #[app]
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5541717..1449d6e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm"
readme = "README.md"
repository = "https://github.com/japaric/cortex-m-rtfm"
-version = "0.5.0-alpha.1"
+version = "0.5.0-beta.1"
[lib]
name = "rtfm"