From 35ccfd9a8a2f23830b7ffe0019c67855e32e49eb Mon Sep 17 00:00:00 2001 From: Ethan Li Date: Thu, 4 Jul 2024 23:37:38 -0700 Subject: [PATCH] Fix incorrect version number in `CHANGELOG.md` --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f60ba8ed..a2c5bb3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.8.0-alpha.1 - 2024-07-05 +## 0.8.0-alpha.0 - 2024-07-05 ### Added