From c2128a7d555e467a4eec80b13dddd84f7fb47917 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 15 Apr 2024 15:20:51 -0700 Subject: [PATCH] Bump version to 0.1.2 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8424e128..fa03e46d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,4 +14,4 @@ You must follow the format of `## [VERSION-NUMBER]` for the GitHub workflow to p ## [0.1.0] - 2024-04-08 ### Released -- Initial release of the project +- Initial release of the project.