Skip to content

Commit 11c93b4

Browse files
committed
bump version
1 parent 80020df commit 11c93b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.2.1] - 2025-XY-XY
8+
## [0.2.1] - 2025-06-23
99

1010
### Removed
1111

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lstr"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Brandon Greenwell <greenwell.brandon@gmail.com>"]
55
edition = "2021"
66
description = "A blazingly fast, minimalist directory tree viewer, written in Rust."

0 commit comments

Comments
 (0)