diff options
Diffstat (limited to 'hid/Cargo.toml')
-rw-r--r-- | hid/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/Cargo.toml b/hid/Cargo.toml index 91111a4..5e608a8 100644 --- a/hid/Cargo.toml +++ b/hid/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hid" -version = "0.4.0" +version = "0.4.1" authors = ["meh. <meh@schizofreni.co>"] license = "WTFPL" |