Skip to content

Commit

Permalink
Bump version to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tuffy committed Jun 17, 2024
1 parent d32a289 commit a1ad901
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
Expand Up @@ -2,7 +2,7 @@
name = "bitstream-io"
description = "Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats."
keywords = ["bitstream", "endian", "big-endian", "little-endian", "binary"]
version = "2.4.1"
version = "2.4.2"
authors = ["Brian Langenberger <[email protected]>"]
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/bitstream-io/"
Expand Down

0 comments on commit a1ad901

Please sign in to comment.