diff --git a/Cargo.toml b/Cargo.toml index a22e46b..fa7e6f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pc-keyboard" -version = "0.2.0" +version = "0.3.0" authors = ["Jonathan 'theJPster' Pallant "] description = "PS/2 keyboard interface library. Handles UK 105-key keyboards producing Scancode Set 2." keywords = ["arm", "cortex-m", "template", "video", "menu"]