Skip to content

Commit 272b299

Browse files
committed
Release 0.5.3
1 parent 36013a5 commit 272b299

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
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. This format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## [0.5.2] - 2025-09-28
5+
## [0.5.3] - 2025-09-28
66

77
### Added
88
- Improve interactive ui/ux.

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 = "rsworktree"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
edition = "2024"
55
description = "CLI helper for managing Git worktrees under a dedicated .rsworktree directory"
66
license = "MIT"

0 commit comments

Comments
 (0)