Skip to content

Commit dfc3e7f

Browse files
committed
Bump version to 4.8.0
1 parent 53f9c54 commit dfc3e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "bitstream-io"
33
description = "Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats."
44
keywords = ["bitstream", "endian", "big-endian", "little-endian", "binary"]
5-
version = "4.7.0"
5+
version = "4.8.0"
66
authors = ["Brian Langenberger <[email protected]>"]
77
license = "MIT/Apache-2.0"
88
documentation = "https://docs.rs/bitstream-io/"

0 commit comments

Comments
 (0)