Skip to content

Commit

Permalink
prep for v0.4.4 release (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlkj authored Nov 17, 2023
1 parent fa40c15 commit 17a983b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "usbd-human-interface-device"
version = "0.4.3"
version = "0.4.4"
edition = "2021"
description = "Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes."
keywords = ["hid", "usb-device", "usb", "keyboard", "mouse"]
Expand Down
2 changes: 1 addition & 1 deletion examples/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17a983b

Please sign in to comment.