From 95cd6edb81b627dee91e67c2936a6bf8b0d28713 Mon Sep 17 00:00:00 2001 From: Michell Stuttgart Date: Mon, 24 Jun 2024 11:42:21 -0300 Subject: [PATCH] Bump version to v0.1.0 for release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4af7e8..c30d316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,5 @@ 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). ## Unreleased + +## [v0.1.0](https://github.com/mstuttgart/atty/releases/tag/v0.1.0) - 2024-06-24