diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c3a8bc79..0d1bd3e3b 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.23.0](https://github.com/LAPKB/PMcore/compare/v0.22.2...v0.23.0) - 2026-03-24 + +### Other + +- Bump pharmsol to 0.24 ([#251](https://github.com/LAPKB/PMcore/pull/251)) + ## [0.22.2](https://github.com/LAPKB/PMcore/compare/v0.22.1...v0.22.2) - 2025-12-12 ### Other diff --git a/Cargo.toml b/Cargo.toml index 94406d884..b257f0237 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmcore" -version = "0.22.2" +version = "0.23.0" edition = "2021" authors = [ "Julián D. Otálvaro ",