Skip to content

Commit 06b0d23

Browse files
committed
bump to version v0.2.4
1 parent df18676 commit 06b0d23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The simple [pre-commit][0] hook to find the missing but necessary files.
44
## Example ##
55
```yaml
66
- repo: https://github.com/hardcoretech/missing
7-
rev: v0.2.1
7+
rev: v0.2.4
88
hooks:
99
- id: missing-init-py
1010
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "missing"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = ""
55
authors = ["PLM <[email protected]>"]
66

0 commit comments

Comments
 (0)