[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.06-2-gf1055a6

Thomas Sibley trs at bestpractical.com
Fri Jan 25 15:04:04 EST 2013


The branch, master has been updated
       via  f1055a6df002469c2be793d6c87d0ea220cc60ad (commit)
      from  2a2048ec6bb1536a94ca448d1307b100a419a0b9 (commit)

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

- Log -----------------------------------------------------------------
commit f1055a6df002469c2be793d6c87d0ea220cc60ad
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Jan 25 11:59:53 2013 -0800

    Bump version

diff --git a/Changes b/Changes
index 50fe71c..e779ee9 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.07
+    Wrap formatting codes around the installation steps
+
 0.06
     Stop ignoring README because it makes github prettier
     Fix the mailto: bug link (and make it the preferred reporting method)
diff --git a/META.yml b/META.yml
index 0803b44..6304b97 100644
--- a/META.yml
+++ b/META.yml
@@ -24,4 +24,4 @@ requires:
   Module::Install::ReadmeFromPod: 0
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 0.06
+version: 0.07
diff --git a/lib/Dist/Zilla/MintingProfile/RTx.pm b/lib/Dist/Zilla/MintingProfile/RTx.pm
index 6037866..7c6b71b 100644
--- a/lib/Dist/Zilla/MintingProfile/RTx.pm
+++ b/lib/Dist/Zilla/MintingProfile/RTx.pm
@@ -6,7 +6,7 @@ use Moose;
 with 'Dist::Zilla::Role::MintingProfile::ShareDir';
  
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 =head1 NAME
 

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



More information about the Bps-public-commit mailing list