Version 0.16 0.16
Florian Ragwitz [Sat, 5 Jun 2010 20:52:02 +0000 (22:52 +0200)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 74cb652..cce0bf6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+    [0.16]
+        - Release all changes of 0.15 as part of a stable release.
+        - Convert from Module::Install to Dist::Zilla.
+
     [0.15] TRIAL release
         - Use Package::Stash for the stash manipulation bits (doy).
 
index 2db26ab..00bf243 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = namespace-clean
-version = 0.15
+version = 0.16
 author  = Robert 'phaylon' Sedlacek <rs@474.at>
 author  = Florian Ragwitz <rafl@debian.org>
 author  = Jesse Luehrs <doy@tozt.net>