Skip to content

Commit 2a9859d

Browse files
committed
chore: bump the version to 0.5.0
1 parent a3dcbe4 commit 2a9859d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## Version 0.5.0 - 2026-06-28
8+
79
### Changed
810

911
- Simplified the project from a two-crate workspace into a single binary crate.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "git-foreach"
33
description = "Run a command in each git repository in a directory"
4-
version = "0.4.4"
4+
version = "0.5.0"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
homepage = "https://github.com/marcfrederick/git-foreach"

0 commit comments

Comments
 (0)