aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-17 22:43:18 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-17 22:43:18 +1200
commitbeb24fe380976121557e6935886afd4ea8f19af4 (patch)
treed08cdf162a2f8c57b7769e6dbd5111e55d5a0d0b
parentMerge branch 'hotfix/v1.1.2' (diff)
parentBump VERSION (diff)
downloadvim-perl-version-bump-beb24fe380976121557e6935886afd4ea8f19af4.tar.gz
vim-perl-version-bump-beb24fe380976121557e6935886afd4ea8f19af4.zip
Merge branch 'release/v1.2.0'HEADv1.2.0master
* release/v1.2.0: Break a long line
-rw-r--r--VERSION2
-rw-r--r--doc/perl_version_bump.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index 45a1b3f..26aaba0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.2
+1.2.0
diff --git a/doc/perl_version_bump.txt b/doc/perl_version_bump.txt
index 930bc79..67c40b3 100644
--- a/doc/perl_version_bump.txt
+++ b/doc/perl_version_bump.txt
@@ -29,8 +29,8 @@ or newer.
MAPPINGS *perl_version_bump-mappings*
*<Plug>(PerlVersionBumpMajor)*
-`<Plug>(PerlVersionBumpMajor)</Plug>` bumps the major (first) part of the version
-number, and sets the minor (second) part to zero.
+`<Plug>(PerlVersionBumpMajor)</Plug>` bumps the major (first) part of the
+version number, and sets the minor (second) part to zero.
*<Plug>(PerlVersionBumpMinor)*
`<Plug>(PerlVersionBumpMinor)</Plug>` bumps the minor (second) part of the