Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
Contains #32, #26, #30
  • Loading branch information
dermesser committed Jun 30, 2023
1 parent f8a2339 commit 6120c78
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
@@ -1,6 +1,6 @@
[package]
name = "integer-encoding"
version = "3.0.4"
version = "4.0.0"
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
description = "varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)"
repository = "https://github.com/dermesser/integer-encoding-rs"
Expand Down

0 comments on commit 6120c78

Please sign in to comment.