diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "atsamd-usb-host" description = "usb-host driver support for Atmel SAMD* microcontrollers." -version = "0.1.0" +version = "0.2.0" authors = ["Brian Cully <bjc@kublai.com>"] edition = "2018" license = "LGPL-3.0-or-later" |