Skip to content

Commit 6120c78

Browse files
committed
Release v4.0.0
Contains #32, #26, #30
1 parent f8a2339 commit 6120c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "integer-encoding"
3-
version = "3.0.4"
3+
version = "4.0.0"
44
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
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)