diff --git a/AUTHORS.md b/AUTHORS.md
index 7d91f04..0c06a05 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|29
+
|[@myii](https://github.com/myii)|32
|[@aboe76](https://github.com/aboe76)|24
|[@javierbertoli](https://github.com/javierbertoli)|13
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
@@ -22,4 +22,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-02.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-18.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c93e13..e01a668 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.10.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.10.0...v0.10.1) (2020-04-18)
+
+
+### Tests
+
+* verify map output using `yaml_dump` ([69df9a6](https://github.com/saltstack-formulas/firewalld-formula/commit/69df9a62d6e12377b9a516e7454e75b49b0bffae))
+
# [0.10.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0) (2020-04-02)
diff --git a/FORMULA b/FORMULA
index 2b968dc..5af7956 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: firewalld
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.10.0
+version: 0.10.1
release: 1
minimum_version: 2017.7
summary: firewalld formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 97b585a..3a7a76e 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 29
+ - 32
* - :raw-html-m2r:`
`
- `@aboe76 `_
- 24
@@ -62,4 +62,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-02.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-18.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index dc64506..f58c2f2 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.10.1 `_ (2020-04-18)
+--------------------------------------------------------------------------------------------------------------
+
+Tests
+^^^^^
+
+
+* verify map output using ``yaml_dump`` (\ `69df9a6 `_\ )
+
`0.10.0 `_ (2020-04-02)
-------------------------------------------------------------------------------------------------------------