From: Florian Ragwitz Date: Sun, 13 Jun 2010 17:10:38 +0000 (+0200) Subject: Version 0.18 X-Git-Tag: 0.18^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fnamespace-clean.git;a=commitdiff_plain;h=7946e21b41ee8f9d85eaeaf171c7525d1d96fb85 Version 0.18 --- diff --git a/Changes b/Changes index 8113bc7..ea24cd4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ + [0.18] + - Make sure we continue working on future Package::Stash + versions (doy). + [0.17] - Make sure the debugger author test is skipped for non-authors before the debugger is even loaded. diff --git a/dist.ini b/dist.ini index 726c2d4..8af029f 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = namespace-clean -version = 0.17 +version = 0.18 author = Robert 'phaylon' Sedlacek author = Florian Ragwitz author = Jesse Luehrs