diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d8339b..56e8335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -# Version 0.21.0 (Unreleased) +# Unreleased + +# Version 0.21.0 (May 12, 2024) ## General Changes diff --git a/Cargo.toml b/Cargo.toml index 3a6d30d..b6048ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "basalt" edition = "2021" -version = "0.20.0" +version = "0.21.0" authors = ["Austin "] repository = "https://github.com/AustinJ235/basalt" documentation = "https://docs.rs/basalt"