Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ejba committed Apr 6, 2022
1 parent a7a66bd commit a12994e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add this to your `.pre-commit-config.yaml`
```yaml
repos:
- repo: https://github.com/ejba/pre-commit-maven
rev: v0.3.2
rev: v0.3.3
hooks:
- id: maven
args: ['clean compile']
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pre-commit-maven"
version = "v0.3.2"
version = "v0.3.3"

[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
Expand Down

0 comments on commit a12994e

Please sign in to comment.