diff --git a/AUTHORS.md b/AUTHORS.md
index 3543182..e5e3305 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@aboe76](https://github.com/aboe76)|100
-|[@myii](https://github.com/myii)|83
+|[@myii](https://github.com/myii)|87
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
|[@iggy](https://github.com/iggy)|22
@@ -34,6 +34,7 @@ Avatar|Contributor|Contributions
|[@tampakrap](https://github.com/tampakrap)|4
|[@MSeven](https://github.com/MSeven)|4
|[@dafyddj](https://github.com/dafyddj)|3
+|[@pprkut](https://github.com/pprkut)|3
|[@jcftang](https://github.com/jcftang)|3
|[@johtso](https://github.com/johtso)|3
|[@kev009](https://github.com/kev009)|3
@@ -48,7 +49,6 @@ Avatar|Contributor|Contributions
|[@raizyr](https://github.com/raizyr)|2
|[@basepi](https://github.com/basepi)|2
|[@quixoten](https://github.com/quixoten)|2
-|[@pprkut](https://github.com/pprkut)|2
|[@hemebond](https://github.com/hemebond)|2
|[@centromere](https://github.com/centromere)|2
|[@jerrykan](https://github.com/jerrykan)|2
@@ -108,4 +108,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-01.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-03.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39d753a..751f63a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.3.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.3...v1.3.4) (2020-04-03)
+
+
+### Bug Fixes
+
+* **api:** remove spurious colon in salt.api state ([02fbcd4](https://github.com/saltstack-formulas/salt-formula/commit/02fbcd43fc56e99fa62d7ab78658fa19e5d83372))
+
## [1.3.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.2...v1.3.3) (2020-04-01)
diff --git a/FORMULA b/FORMULA
index b9c52a6..c572cec 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.3.3
+version: 1.3.4
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 95317b1..5aa9520 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 100
* - :raw-html-m2r:``
- `@myii `_
- - 83
+ - 87
* - :raw-html-m2r:``
- `@gravyboat `_
- 71
@@ -103,6 +103,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@dafyddj `_
- 3
+ * - :raw-html-m2r:``
+ - `@pprkut `_
+ - 3
* - :raw-html-m2r:``
- `@jcftang `_
- 3
@@ -145,9 +148,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@quixoten `_
- 2
- * - :raw-html-m2r:``
- - `@pprkut `_
- - 2
* - :raw-html-m2r:``
- `@hemebond `_
- 2
@@ -320,4 +320,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-01.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-03.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index bb50e70..20d9ff6 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.3.4 `_ (2020-04-03)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **api:** remove spurious colon in salt.api state (\ `02fbcd4 `_\ )
+
`1.3.3 `_ (2020-04-01)
------------------------------------------------------------------------------------------------------