From 25bffc6bd9e88bcc8ac7c56ab5ba883543f530c3 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 14 Aug 2019 18:46:37 -0400 Subject: Version bump to 0.2.1. No real changes. Just documentation. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1079e1d..4fca0bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clint" -version = "0.2.0" +version = "0.2.1" description = "CLosure INTerrupt handlers." categories = ["no-std", "embedded", "hardware-support", "asynchronous"] keywords = ["interrupt", "peripheral"] -- cgit v1.2.3