[Bps-public-commit] SD branch, master, updated. 0a3ab5a227a546875e34efe545629e82659cad21

jesse jesse at bestpractical.com
Mon Jun 1 11:08:38 EDT 2009


The branch, master has been updated
       via  0a3ab5a227a546875e34efe545629e82659cad21 (commit)
      from  baab715e2a0d850545c29004a42847c0717ffe19 (commit)

Summary of changes:
 lib/App/SD.pm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 0a3ab5a227a546875e34efe545629e82659cad21
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Mon Jun 1 11:08:31 2009 -0400

    Bump SD to 0.02

diff --git a/lib/App/SD.pm b/lib/App/SD.pm
index 263f65e..7f8e47e 100644
--- a/lib/App/SD.pm
+++ b/lib/App/SD.pm
@@ -3,7 +3,8 @@ use Any::Moose;
 use App::SD::Config;
 
 extends 'Prophet::App';
-our $VERSION = '0.01';
+
+our $VERSION = '0.02';
 
 has '+config' => (
     default => sub {

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



More information about the Bps-public-commit mailing list