diff options
| author | Richard Simões <rsimoes@cpan.org> | 2012-04-12 19:16:15 -0500 |
|---|---|---|
| committer | Richard Simões <rsimoes@cpan.org> | 2012-04-12 19:16:15 -0500 |
| commit | 831f9d12919eb51bdbc2886f21f3eb87f92d4991 (patch) | |
| tree | 3664341036510c3c31364cbf6da4002b41a1e8d9 | |
| parent | Further document caveats involving Dancer's C<layout> feature. (diff) | |
| download | dancer-template-xslate-831f9d12919eb51bdbc2886f21f3eb87f92d4991.tar.gz | |
Bump version to 0.03, change issue tracker and homepage URLs
| -rw-r--r-- | dist.ini | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net> license = Perl_5 copyright_holder = franck cuny copyright_year = 2011 -version = 0.02 +version = 0.03 [@Filter] bundle = @Basic @@ -18,8 +18,8 @@ bugtracker.github = user:franckcuny [MetaResources] repository = git://github.com/franckcuny/dancer-template-xslate.git -bugtracker = http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer::Template::Xslate -homepage = http://search.cpan.org/perldoc?Dancer::Template::Xslate +bugtracker = https://github.com/franckcuny/dancer-template-xslate/issues +homepage = https://github.com/franckcuny/dancer-template-xslate [Test::PodSpelling] stopwords = franck |
