]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/commitdiff
This is 0.06 v0.06
authorVincent Pit <vince@profvince.com>
Wed, 21 Aug 2013 17:22:44 +0000 (14:22 -0300)
committerVincent Pit <vince@profvince.com>
Wed, 21 Aug 2013 17:22:44 +0000 (14:22 -0300)
Changes
META.json
META.yml
README
lib/Acme/CPANAuthors/You/re_using.pm

diff --git a/Changes b/Changes
index b1135e4fd17ed03cdc10e3042142ac90571d2f39..fb31601aa6d461a2cc0abffacf569bcda97576fe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Acme-CPANAuthors-You-re_using
 
+0.06    2013-08-21 17:20 UTC
+        This is a maintenance release. The code contains no functional change.
+        Satisfied users of version 0.05 can skip this update.
+        + Tst : Author tests are no longer bundled with this distribution.
+                They are only made available to authors in the git repository.
+
 0.05    2013-08-20 19:15 UTC
         This is a maintenance release. The code contains no functional change.
         Satisfied users of version 0.04 can skip this update.
index 48087f766507fa6269c604fe0de14aa5f3336c5b..705c4f6ceb202edf844735f74ac200e06c41d750 100644 (file)
--- a/META.json
+++ b/META.json
@@ -56,5 +56,5 @@
          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git"
       }
    },
-   "version" : "0.05"
+   "version" : "0.06"
 }
index 98ff32a18fce3faa4801c9725414e20f279b2803..dd31e27964c63110181acda2c86f9e3f09a41688 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -31,4 +31,4 @@ resources:
   homepage: http://search.cpan.org/dist/Acme-CPANAuthors-You-re_using/
   license: http://dev.perl.org/licenses/
   repository: http://git.profvince.com/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git
-version: 0.05
+version: 0.06
diff --git a/README b/README
index 0897566a1c9efc76d48fa3b7870463c70896d6d6..9ff8d98ec33810010d7460363d2fc27ccd1ee70b 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     written the modules installed on your perl!
 
 VERSION
-    Version 0.05
+    Version 0.06
 
 SYNOPSIS
         use Acme::CPANAuthors;
index afc8409fa8eab856fc1f358b3847db0739f5c2ce..9fbe898e382b21e77200123809a0469ce13f481a 100644 (file)
@@ -14,13 +14,13 @@ Acme::CPANAuthors::You::re_using - We are the CPAN authors that have written the
 
 =head1 VERSION
 
-Version 0.05
+Version 0.06
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.05';
+ $VERSION = '0.06';
 }
 
 =head1 SYNOPSIS