NAME

Dist::Zilla::Plugin::Git::LastVersion - Get the last version via Git tag with git tag -l | sort -nr | head -n1

AUTHOR

Ævar Arnfjörð Bjarmason <avar@cpan.org>

LICENSE AND COPYRIGHT

Copyright 2010 Ævar Arnfjörð Bjarmason <avar@cpan.org>

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.