Dist::Zilla::Plugin::BumpVersion - (DEPRECATED) bump the version number by one before building


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::Plugin::BumpVersion - (DEPRECATED) bump the version number by one before building

VERSION

Top

version 4.200008

SYNOPSIS

Top

WARNING This plugin is deprecated and will be removed. It is generally useless. It does not do what you think it does.

If loaded, this plugin will ensure that the distribution's version number is bumped up by one (in the smallest already-defined version units) before building begins. In other words, if dist.ini's version reads 0.002 then the newly built dist will be 0.003.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.