Fix package metadata;

This commit is contained in:
Gabriel Bjørnager Jensen 2024-08-08 11:26:45 +02:00
parent 28dce0d2f7
commit 5041f391c0
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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."