Skip to content

Commit

Permalink
Cargo.toml: Update version to 1.0
Browse files Browse the repository at this point in the history
Updates the crate version in anticipation of
a v1.0 tagged release.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
  • Loading branch information
makubacki authored Sep 24, 2024
1 parent 522f2ff commit ebac924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hidparser"
version = "0.2.0"
version = "1.0.0"
edition = "2021"
license = "BSD-2-Clause-Patent"
description = "HID report descriptor parsing library"
Expand Down

0 comments on commit ebac924

Please sign in to comment.