summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Dist/Zilla/PluginBundle/DOY.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Dist/Zilla/PluginBundle/DOY.pm b/lib/Dist/Zilla/PluginBundle/DOY.pm
index c4125c6..ea11f48 100644
--- a/lib/Dist/Zilla/PluginBundle/DOY.pm
+++ b/lib/Dist/Zilla/PluginBundle/DOY.pm
@@ -35,15 +35,14 @@ My plugin bundle. Roughly equivalent to:
[CompileTests]
[Repository]
- git_remote = git://github.com/doy/${lowercase_dist}
- github_http = 0
+ git_remote = github ; or origin, if github doesn't exist
[Git::Check]
allow_dirty =
[Git::Tag]
tag_format = %v
tag_message =
- [BumpVersionFromGit]
+ [Git::NextVersion]
version_regexp = ^(\d+\.\d+)$
first_version = 0.01