From 4c6fbbd2a00be46ab03fd2bd79ae8faafc2ee53c Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 11 Aug 2019 12:50:23 -0400 Subject: Version 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c579e06..260687f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "usb-host" description = "Traits for USB host driver development." -version = "0.1.0" +version = "0.1.1" authors = ["Brian Cully "] edition = "2018" license = "LGPL-3.0-or-later" -- cgit v1.3