Fix package metadata;
This commit is contained in:
parent
28dce0d2f7
commit
5041f391c0
2 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
|||
This is the changelog of `bzipper`.
|
||||
See `"README.md"` for more information.
|
||||
|
||||
## 0.4.5
|
||||
|
||||
* Fix package metadata :(
|
||||
|
||||
## 0.4.4
|
||||
|
||||
* Fix docs logo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "bzipper"
|
||||
version = "0.4.3"
|
||||
version = "0.4.5"
|
||||
authors = ["Gabriel Bjørnager Jensen"]
|
||||
edition = "2021"
|
||||
description = "Binary (de)serialiser."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue