diff --git a/CHANGELOG.md b/CHANGELOG.md index ae5551c..75610d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.6](https://github.com/doom-fish/screencapturekit-rs/compare/v0.3.5...v0.3.6) - 2025-02-06 + +### Other + +- Update CHANGELOG.md + ## [0.3.5](https://github.com/doom-fish/screencapturekit-rs/compare/v0.3.4...v0.3.5) - 2025-02-06 ### Other diff --git a/Cargo.toml b/Cargo.toml index c112bca..575068c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ authors = ["Per Johansson "] homepage = "https://github.com/svtlabs" edition = "2021" rust-version = "1.72" -version = "0.3.5" +version = "0.3.6" license = "MIT OR Apache-2.0" [lib]