diff options
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/perl_version_bump.txt | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -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 |