[Bps-public-commit] plient branch, master, updated. c3d54f7fd52a0765987b7c2de448bc065aa2b51f

? sunnavy sunnavy at bestpractical.com
Sun Nov 13 09:19:42 EST 2011


The branch, master has been updated
       via  c3d54f7fd52a0765987b7c2de448bc065aa2b51f (commit)
      from  93f4d8e8fc0854d07840ef307099494280f61bd3 (commit)

Summary of changes:
 dist.ini      |    2 +-
 lib/Plient.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit c3d54f7fd52a0765987b7c2de448bc065aa2b51f
Author: sunnavy <sunnavy at gmail.com>
Date:   Sun Nov 13 22:19:31 2011 +0800

    bump to 0.02

diff --git a/dist.ini b/dist.ini
index 621ed7d..6c3f1fc 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Plient
-version = 0.01
+version = 0.02
 author  = sunnavy <sunnavy at bestpractical.com>
 license = Perl_5
 copyright_holder = Best Practical Solutions 
diff --git a/lib/Plient.pm b/lib/Plient.pm
index fea533c..5ee3d0a 100644
--- a/lib/Plient.pm
+++ b/lib/Plient.pm
@@ -3,7 +3,7 @@ package Plient;
 use warnings;
 use strict;
 use Carp;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 use File::Spec::Functions;
 use base 'Exporter';
 our @EXPORT = 'plient';

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



More information about the Bps-public-commit mailing list