Skip to content

Commit

Permalink
Releasing patch with version bump to v3.2.1 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuriesha committed Jul 20, 2022
1 parent 5096539 commit 7c78708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased
v3.2.1 - 20 July 2022
----------------------

Features:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ maintainers = ["GoDaddy <oss@godaddy.com>"]
name = "tartufo"
readme = "README.md"
repository = "https://github.com/godaddy/tartufo/"
version = "3.2.0"
version = "3.2.1"

[tool.poetry.scripts]
tartufo = "tartufo.cli:main"
Expand Down

0 comments on commit 7c78708

Please sign in to comment.