diff --git a/CHANGELOG.md b/CHANGELOG.md index f24aee2e..8b6c2941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ # Changelog -#### 1.12.1-dev1 +#### 1.12.1 [Peter van der Does][petervanderdoes] * When using the `-d` flag during `init` the defaults are empty diff --git a/git-flow-version b/git-flow-version index f15010d5..c487c3bc 100644 --- a/git-flow-version +++ b/git-flow-version @@ -37,7 +37,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -GITFLOW_VERSION=1.12.0 +GITFLOW_VERSION=1.12.1 initialize() { # A function can not be empty. Comments count as empty.