version v0.5 is still beta

This commit is contained in:
Jorge Aparicio 2019-10-17 12:00:41 -05:00
parent e82fb497f0
commit 1fe9767eba

View file

@ -15,7 +15,7 @@ First, the version of the `cortex-m-rtfm` dependency needs to be updated to
version = "0.4.3"
# into this
version = "0.5.0"
version = "0.5.0-beta.1"
# and remove this Cargo feature
features = ["timer-queue"]