NAME
Dist::Zilla::Plugin::Author::VDB::Hg::Tag::Check - Make sure tag doesn't exist yet
VERSION
Version v0.11.3, released on 2016-12-21 19:58 UTC.
SYNOPSIS
dist.in file:
[Author::VDB::Hg::Tag::Check]
DESCRIPTION
This plugin does BeforeRelease
role. It makes sure the version to release is not yet tagged in Mercurial repository (i. e. there is no tag the same as the current version). If version is already tagged, the plugin aborts release.
AUTHOR
Van de Bugger <van.de.bugger@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2015 Van de Bugger
License GPLv3+: The GNU General Public License version 3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.