Skip to content

Commit 02dad7b

Browse files
committed
Release 0.7.1
1 parent 919f7f3 commit 02dad7b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.1
2+
3+
- Dependency updates and clippy fixes
4+
15
## 0.7.0
26

37
- Implement rule templates: tags and conditions from a rule named

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "omnilinter"
33
description = "General purpose bulk linter"
4-
version = "0.7.0"
4+
version = "0.7.1"
55
edition = "2024"
66
authors = ["Dmitry Marakasov <amdmi3@amdmi3.ru>"]
77
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)