Skip to content

Commit e691bf9

Browse files
committed
chore: Correct base version
1 parent 646bdb5 commit e691bf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -18,7 +18,7 @@ include = [
1818

1919
[package]
2020
name = "dir-diff"
21-
version = "0.3.0"
21+
version = "0.3.2"
2222
description = "Do two directories have different contents?"
2323
repository = "https://github.com/assert-rs/dir-diff.git"
2424
homepage = "https://github.com/assert-rs/dir-diff"

0 commit comments

Comments
 (0)