From 4e459221434fdd25bb8d1e963bd6f22b16cd0dac Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Thu, 21 Dec 2023 11:24:25 -0800 Subject: [PATCH] docs: Fix changelog. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43e9631a4..95da2919b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - [Rust](https://github.com/moonrepo/rust-plugin/blob/master/CHANGELOG.md) - [TOML schema](https://github.com/moonrepo/schema-plugin/blob/master/CHANGELOG.md) -## 0.25.3 +## 0.26.0 #### 💥 Breaking @@ -51,7 +51,7 @@ - Added basic telemetry to track tool install/uninstall metrics. -## 0.26.0 +## 0.25.3 #### 🚀 Updates