aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-09-26 09:15:55 -0400
committerBrian Cully <bjc@kublai.com>2019-09-26 09:15:55 -0400
commit240d2da1e7d5b9079d88644bfef06030fb9af486 (patch)
treec2c527e54a4686df33b5dc41da97513fcfcad194
parent00b06cd479d229075e7853dd60899ed08e67838d (diff)
downloadbootkbd-240d2da1e7d5b9079d88644bfef06030fb9af486.tar.gz
bootkbd-240d2da1e7d5b9079d88644bfef06030fb9af486.zip
Version 0.2.1v0.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ee98eac..0b44512 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bootkbd"
-version = "0.2.0"
+version = "0.2.1"
description = "Boot-protocol keyboard driver for usb-host."
authors = ["Brian Cully <bjc@kublai.com>"]
edition = "2018"