Skip to content

Commit

Permalink
chore: Correct base version
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Dec 19, 2023
1 parent 646bdb5 commit e691bf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
Expand Up @@ -18,7 +18,7 @@ include = [

[package]
name = "dir-diff"
version = "0.3.0"
version = "0.3.2"
description = "Do two directories have different contents?"
repository = "https://github.com/assert-rs/dir-diff.git"
homepage = "https://github.com/assert-rs/dir-diff"
Expand Down

0 comments on commit e691bf9

Please sign in to comment.