We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9120584 commit bb545a2Copy full SHA for bb545a2
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.3.2 (2022-12-14)
6
+### Fix
7
+* Update tap repo ([`9120584`](https://github.com/daniel-makerx/helloworld/commit/9120584b88f309d1a561e0ca333da7c2756070ff))
8
+
9
## v0.3.1 (2022-12-14)
10
### Fix
11
* Fix formula script ([`8ca3b52`](https://github.com/daniel-makerx/helloworld/commit/8ca3b52a2b00d03ccc56575a2b26757816c87624))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "helloworld"
-version = "0.3.1"
+version = "0.3.2"
description = "Says Hello World"
authors = ["MakerX <daniel.mcgregor@makerx.com.au>"]
license = "MIT"
0 commit comments