Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla CPAN distribution.

Report information
The Basics
Id: 42180
Status: resolved
Priority: 0/
Queue: Dist-Zilla

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.003
Fixed in: (no value)



Subject: BumpVersion is using wrong method call for incrementing revisions
I see the line : 'inc_reversion'; in Dist::Zilla::Plugin::BumpVersion. The method call should probably be inc_revision instead? Regards, Slaven
thanks, fixed -- rjbs