NAME
    Dist::Zilla::Plugin::BumpVersionFromGit - DEPRECATED -- use
    Dist::Zilla::Plugin::Git::NextVersion instead

VERSION
    version 0.008

SYNOPSIS
    In your F<dist.ini>:

         [BumpVersionFromGit]
         first_version = 0.001       ; this is the default
         version_regexp  = ^v(.+)$   ; this is the default

DESCRIPTION
    NOTE This distribution is deprecated. The module has been reborn as
    Dist::Zilla::Plugin::NextVersion and included in the
    Dist::Zilla::Plugin::Git distribution.

AUTHOR
    David Golden <dagolden@cpan.org>

COPYRIGHT AND LICENSE
    This software is Copyright (c) 2010 by David Golden.

    This is free software, licensed under:

      The Apache License, Version 2.0, January 2004