tag the build and push it to the remote
Karen Etheridge [Sun, 7 Jun 2015 22:06:04 +0000 (15:06 -0700)]
dist.ini

index 3cf52f6..baafb41 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -28,3 +28,9 @@ mb_version = 0.28
 [TestRelease]
 [ConfirmRelease]
 [UploadToCPAN]
+
+[Git::Tag]
+tag_format = v%v
+tag_message = v%v%t
+
+[Git::Push]