diff --git a/CHANGELOG.md b/CHANGELOG.md index a6ef9d7..ec02298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ My Changelog + +## [0.2.1](https://www.github.com/jimbuck/Ion/releases/tag/v0.2.1) (2024-6-7) + +### Other + +* Codebase cleanup. ([b509ef6](https://www.github.com/jimbuck/Ion/commit/b509ef6a876caf9d5f47d77a4e989e814bf2930e)) + ## [0.2.0](https://www.github.com/jimbuck/Ion/releases/tag/v0.2.0) (2024-6-5) diff --git a/Ion/Ion.Core/Ion.Core.csproj b/Ion/Ion.Core/Ion.Core.csproj index 9461962..476e778 100644 --- a/Ion/Ion.Core/Ion.Core.csproj +++ b/Ion/Ion.Core/Ion.Core.csproj @@ -1,6 +1,6 @@ - 0.2.0 + 0.2.1 net8.0 true true diff --git a/Ion/Ion_old/Ion.csproj b/Ion/Ion_old/Ion.csproj index 95a0cb0..23bc6fd 100644 --- a/Ion/Ion_old/Ion.csproj +++ b/Ion/Ion_old/Ion.csproj @@ -1,7 +1,7 @@ - 0.2.0 + 0.2.1 net7.0 latest enable