Skip to content

Commit 85ae8ec

Browse files
committed
Release 0.4.2
1 parent adbe8ad commit 85ae8ec

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.4.1] - 2025-09-27
5+
## [0.4.2] - 2025-09-27
66

77
### Added
88
- Add interactive command.

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

0 commit comments

Comments
 (0)