diff options
Diffstat (limited to '')
-rw-r--r-- | dist.ini | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/dist.ini b/dist.ini index 1e76c50..6dc745b 100644 --- a/dist.ini +++ b/dist.ini @@ -8,12 +8,6 @@ copyright_year = 2012 [Git::NextVersion] version_regexp = ^(\d+(?:\.\d+)+)$ -[@Git] -tag_format = %v - -[@Filter] -bundle = @Basic - [MetaConfig] [MetaJSON] [PkgVersion] @@ -34,6 +28,6 @@ homepage = http://lumberjaph.net/net-http-spore/ [NextRelease] format = %v %{EEE MMM d HH:mm::ss yyyy}d [CheckChangeLog] -[TestRelease] -[ConfirmRelease] -[UploadToCPAN] +[@Basic] +[@Git] +tag_format = %v |