diff --git a/AUTHORS.md b/AUTHORS.md
index 2cc7403..76c7330 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,6 +7,7 @@ Avatar|Contributor|Contributions
|[@jebas](https://github.com/jebas)|22
|[@gravyboat](https://github.com/gravyboat)|12
|[@myii](https://github.com/myii)|8
+|[@n-rodriguez](https://github.com/n-rodriguez)|5
|[@frots](https://github.com/frots)|4
|[@aboe76](https://github.com/aboe76)|3
|[@whiteinge](https://github.com/whiteinge)|3
@@ -14,7 +15,6 @@ Avatar|Contributor|Contributions
|[@dglloyd](https://github.com/dglloyd)|1
|[@kpostrup](https://github.com/kpostrup)|1
|[@mpawlack](https://github.com/mpawlack)|1
-|[@n-rodriguez](https://github.com/n-rodriguez)|1
|[@tampakrap](https://github.com/tampakrap)|1
|[@bigbosst](https://github.com/bigbosst)|1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b211381..8e55711 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.4.2](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.1...v0.4.2) (2019-08-25)
+
+
+### Documentation
+
+* **readme:** fix indentation ([52c1359](https://github.com/saltstack-formulas/keepalived-formula/commit/52c1359))
+
## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25)
diff --git a/FORMULA b/FORMULA
index 971e1ec..fce5bc1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: keepalived
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.4.1
+version: 0.4.2
release: 0
minimum_version: 2016.11
summary: Rkhunter formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 071b37a..1281e0d 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -22,6 +22,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@myii `_
- 8
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 5
* - :raw-html-m2r:``
- `@frots `_
- 4
@@ -43,9 +46,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@mpawlack `_
- 1
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 1
* - :raw-html-m2r:``
- `@tampakrap `_
- 1
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index dfe6881..8b9b116 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.4.2 `_ (2019-08-25)
+------------------------------------------------------------------------------------------------------------
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** fix indentation (\ `52c1359 `_\ )
+
`0.4.1 `_ (2019-08-25)
------------------------------------------------------------------------------------------------------------