From 2bf5401439df4494b33ef87201ee013eb1f167e8 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 5 Jun 2017 21:05:29 -0500 Subject: v0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ec373d6..e2cd37f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ keywords = ["arm", "cortex-m"] license = "MIT OR Apache-2.0" name = "cortex-m-rtfm" repository = "https://github.com/japaric/cortex-m-rtfm" -version = "0.1.0" +version = "0.1.1" [build-dependencies] quote = "0.3.15" -- cgit v1.2.3