diff --git a/Cargo.toml b/Cargo.toml index 18cb82f..3a25f7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flatterer" -version = "0.19.11" +version = "0.19.12" authors = ["David Raznick "] edition = "2021" license = "MIT" diff --git a/docs/changelog.md b/docs/changelog.md index b168b7a..1ce8340 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. and this project adheres to [Semantic Versioning](http://semver.org/). -## [0.19.10] - 2023-12-03 +## [0.19.12] - 2023-12-03 ### New - Upgrade deps, low_memory option for API