Skip to content

Commit 5ef95f8

Browse files
committed
Release v4.0.2
v4.0.1 was accidentally released from not-up-to-date code
1 parent 8ebf708 commit 5ef95f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "integer-encoding"
3-
version = "4.0.1"
3+
version = "4.0.2"
44
authors = ["Lewin Bormann <[email protected]>"]
55
description = "varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)"
66
repository = "https://github.com/dermesser/integer-encoding-rs"

0 commit comments

Comments
 (0)