summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini16
1 files changed, 14 insertions, 2 deletions
diff --git a/dist.ini b/dist.ini
index af05b71..a84f6f2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,8 +4,6 @@ license = Perl_5
copyright_holder = Net-a-porter.com
copyright_year = 2011
-version = 0.001
-
abstract = Handle values with tags and validity ranges
[GatherDir]
@@ -17,6 +15,18 @@ abstract = Handle values with tags and validity ranges
[PruneFiles]
match = ~$
+[Git::Check]
+allow_dirty = dist.ini
+
+[Git::NextVersion]
+first_version = 0.0.1
+
+[Git::Commit]
+
+[Git::CommitBuild]
+
+[Git::Tag]
+
[CheckChangeLog]
[NextRelease]
@@ -55,5 +65,7 @@ directory = t/lib
[TestRelease]
+[FakeRelease]
+
;[ConfirmRelease]
;[UploadToCPAN]