We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb36f4 commit 6e455f0Copy full SHA for 6e455f0
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Changelog
4
5
+## Release v0.2.1
6
+
7
+* Correctly update `metadata.json` and publish to Puppet Forge
8
9
## Release v0.2.0
10
11
### Features
metadata.json
@@ -1,6 +1,6 @@
1
{
"name": "kenyon-bind",
- "version": "0.2.0",
+ "version": "0.2.1",
"author": "Kenyon Ralph",
"summary": "Manage the BIND name server and DNS zones",
"license": "AGPL-3.0-or-later",
0 commit comments