| Dist::Zilla::Plugin::BumpVersion - bump the configured version number by one before building |
Dist::Zilla::Plugin::BumpVersion - bump the configured version number by one before building
version 2.101151
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.
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2010 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Dist::Zilla::Plugin::BumpVersion - bump the configured version number by one before building |