Skip to content

Commit 1484fd2

Browse files
committed
Version 1.0.2
1 parent c0f719d commit 1484fd2

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
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org).
66

77
## [Unreleased]
88

9-
## [1.0.1] - 2022-10-14
9+
## [1.0.2] - 2022-10-14
1010

1111
* Now displays the filepath for the warnings generated by the `--warn-read` flag
1212

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
@@ -4,7 +4,7 @@ description = "Simple CI tool to check that all DMIs in a directory do not have
44
repository = "https://github.com/spacestation13/dmi-duplicate-state-checker"
55
authors = ["ZeWaka <zewakagamer@gmail.com>"]
66
license = "MIT"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
edition = "2021"
99

1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)