[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.11-4-g301d78e

Alex Vandiver alexmv at bestpractical.com
Tue Jul 1 15:37:29 EDT 2014


The branch, master has been updated
       via  301d78ea7381563772d223536c64548e1d4ddeec (commit)
      from  b56359013ab1a84132e6068a8d88f193266fdc47 (commit)

Summary of changes:
 Changes                              | 5 +++++
 META.yml                             | 2 +-
 lib/Dist/Zilla/MintingProfile/RTx.pm | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 301d78ea7381563772d223536c64548e1d4ddeec
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Tue Jul 1 15:36:48 2014 -0400

    Version 0.12

diff --git a/Changes b/Changes
index a1483f6..2fca0a9 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.12 2014-07-01
+ - Default to using modules at bestpractical.com as the author, not the
+   individual author
+ - Add a github repository pointer to the generated META.yml
+
 0.11 2014-06-27
  - Actually default to 4.0 compat; version 0.10 documented installation
    steps for 4.0, but the Makefile.PL required 4.2.0 or higher.
diff --git a/META.yml b/META.yml
index 8131292..8e8f1ba 100644
--- a/META.yml
+++ b/META.yml
@@ -25,4 +25,4 @@ requires:
   perl: 5.8.3
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: '0.11'
+version: '0.12'
diff --git a/lib/Dist/Zilla/MintingProfile/RTx.pm b/lib/Dist/Zilla/MintingProfile/RTx.pm
index 96ff716..4c603e5 100644
--- a/lib/Dist/Zilla/MintingProfile/RTx.pm
+++ b/lib/Dist/Zilla/MintingProfile/RTx.pm
@@ -7,7 +7,7 @@ with 'Dist::Zilla::Role::MintingProfile::ShareDir';
 
 use 5.008003;
 
-our $VERSION = '0.11';
+our $VERSION = '0.12';
 
 =head1 NAME
 

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list