summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-16 11:15:38 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-16 11:15:38 -0600
commit5295da6d352b71d02f40b47b011d05ad8ee77551 (patch)
treeb0620b171a62e8e1adda584acbd7c82aa0c02b2d
parent11217d64201930725841f30dd659ca94adc1108a (diff)
downloaddist-zilla-pluginbundle-doy-5295da6d352b71d02f40b47b011d05ad8ee77551.tar.gz
dist-zilla-pluginbundle-doy-5295da6d352b71d02f40b47b011d05ad8ee77551.zip
update synopsis
-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