From 5295da6d352b71d02f40b47b011d05ad8ee77551 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 16 Feb 2011 11:15:38 -0600 Subject: update synopsis --- lib/Dist/Zilla/PluginBundle/DOY.pm | 5 ++--- 1 file 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 -- cgit v1.2.3-54-g00ecf