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 13a7d49..91111a4 100644 --- a/hid/Cargo.toml +++ b/hid/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hid" -version = "0.3.0" +version = "0.4.0" authors = ["meh. <meh@schizofreni.co>"] license = "WTFPL" |