v0.001002 v0.001002
Arthur Axel 'fREW' Schmidt [Tue, 31 Jul 2012 13:59:53 +0000 (08:59 -0500)]
  - Make Sub::Exporter an optional dep (which is kinda the whole point)
  - warning about too complex usage of Sub::Exporter::Progressive is now
    an exception

Changes
dist.ini

diff --git a/Changes b/Changes
index bd24e53..2447813 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.001002  2012-07-31 08:59:43 America/Chicago
   - Make Sub::Exporter an optional dep (which is kinda the whole point)
   - warning about too complex usage of Sub::Exporter::Progressive is now
     an exception
index 18cd39e..ad8ad12 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = Sub-Exporter-Progressive
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001001
+version          = 0.001002
 
 [NextRelease]
 [@Git]