diff --git a/CHANGELOG.md b/CHANGELOG.md index 67724e2..f45520a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/sousandrei/firesquid/compare/v0.1.0...v0.1.1) (2024-06-05) + + +### Bug Fixes + +* **lint:** clippy ([8125edc](https://github.com/sousandrei/firesquid/commit/8125edc71c2beae0c85f827b94c8d183600f5b9a)) + ## 0.1.0 (2023-12-17) diff --git a/Cargo.lock b/Cargo.lock index e0575ba..c0ab498 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -254,7 +254,7 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "firesquid" -version = "0.1.0" +version = "0.1.1" dependencies = [ "bytes", "chrono", diff --git a/Cargo.toml b/Cargo.toml index ae6009c..2b1d6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Andrei Sousa "] edition = "2021" name = "firesquid" readme = "README.md" -version = "0.1.0" +version = "0.1.1" [package.metadata.deb] assets = [