Skip to content

Commit

Permalink
chore: release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcfrederick committed Jun 18, 2024
1 parent 6b9166a commit 3c2acef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## Unreleased

## Version 0.4.0 - 2024-06-19

### Added

- Process directories as they are found, instead of waiting for the search to complete.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "git-foreach"
description = "Run a command in each git repository in a directory"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
license-file = "LICENSE"
homepage = "https://github.com/marcfrederick/git-foreach"
Expand Down

0 comments on commit 3c2acef

Please sign in to comment.