Sub-Name-0.11-TRIAL v0.11-TRIAL
Karen Etheridge [Wed, 20 Aug 2014 04:47:05 +0000 (21:47 -0700)]
    - move variable declaration to fix warning under
      -Werror=declaration-after-statement, to allow compilation under MSVC
      (J.R.Mash, github #3)

CONTRIBUTING
Changes
README.pod

index 20ca5cb..c6c261a 100644 (file)
@@ -93,4 +93,4 @@ request to the .mailmap file to contain the correct mapping.
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.069.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.072.
diff --git a/Changes b/Changes
index 829b947..d0d6d70 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.11      2014-08-20 04:44:25Z (TRIAL RELEASE)
     - move variable declaration to fix warning under
       -Werror=declaration-after-statement, to allow compilation under MSVC
       (J.R.Mash, github #3)
index 1805ea6..4709f52 100644 (file)
@@ -8,7 +8,7 @@ Sub::Name - (re)name a sub
 
 =head1 VERSION
 
-version 0.10
+version 0.11
 
 =head1 SYNOPSIS
 
@@ -60,7 +60,7 @@ Matthijs van Duin <xmath@cpan.org>
 
 =head1 CONTRIBUTORS
 
-=for stopwords Karen Etheridge Florian Ragwitz Matthijs van Duin Reini Urban Dagfinn Ilmari Mannsåker gfx
+=for stopwords Karen Etheridge Florian Ragwitz Matthijs van Duin Reini Urban Dagfinn Ilmari Mannsåker gfx J.R. Mash
 
 =over 4
 
@@ -88,6 +88,10 @@ Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
 
 gfx <gfuji@cpan.org>
 
+=item *
+
+J.R. Mash <jmash.code@gmail.com>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE