Skip to content

Commit a2d5706

Browse files
committed
chore(release): prepare for 0.3.2
1 parent c18a61a commit a2d5706

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.3.2] - 2025-11-09
4+
5+
### <!-- 2 -->🚜 Refactor
6+
7+
- Introduce Makefile for development and refactor file handling
8+
39
## [0.3.1] - 2025-04-25
410

511
### <!-- 7 -->⚙️ Miscellaneous Tasks

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lule"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Trim Bresilla <trim.bresilla@gmail.com>"]
55
description = "a command line to set 255 colors on tty's and other places that use ANSI colors"
66
edition = "2021"

0 commit comments

Comments
 (0)