Skip to content

Commit

Permalink
Release v4.0.2
Browse files Browse the repository at this point in the history
v4.0.1 was accidentally released from not-up-to-date code
  • Loading branch information
dermesser committed Aug 1, 2024
1 parent 8ebf708 commit 5ef95f8
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 = "4.0.1"
version = "4.0.2"
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 5ef95f8

Please sign in to comment.