The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dist-Zilla-Plugin-BumpVersionAfterRelease

0.005     2014-10-30 10:32:18-04:00 America/New_York

    [ADDED]

    - Added 'skip_version_provider' option

0.004     2014-10-06 16:54:32-04:00 America/New_York

    [ADDED]

    - Added 'global' attribute to replace all occurances of the version
      number assignment.

0.003     2014-09-26 16:07:12-04:00 America/New_York

    [ADDED]

    - Added 'munge_makefile_pl' attribute (default true) that
      munges $VERSION in a Makefile.PL in the root.

0.002     2014-03-28 10:44:02-04:00 America/New_York

    [DOCUMENTATION]

    - Removed unnecessary VersionFromModule in example dist.ini

0.001     2014-03-27 17:02:51-04:00 America/New_York

    - First release