Skip to content

Commit eb3857d

Browse files
committed
Bump version to 4.7.0
1 parent 5c70b8f commit eb3857d

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.6.0"
5+
version = "4.7.0"
66
authors = ["Brian Langenberger <bjl@usa.net>"]
77
license = "MIT/Apache-2.0"
88
documentation = "https://docs.rs/bitstream-io/"

0 commit comments

Comments
 (0)