[Bps-public-commit] App-moduleswhere branch, master, updated. a43e3f76d6a31a515a0952dbf3a82306503f0b0b

? sunnavy sunnavy at bestpractical.com
Wed Apr 27 02:37:06 EDT 2011


The branch, master has been updated
       via  a43e3f76d6a31a515a0952dbf3a82306503f0b0b (commit)
      from  d40ae77ead07399aa0d4b2203f6b96d3fcd9c3ad (commit)

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

- Log -----------------------------------------------------------------
commit a43e3f76d6a31a515a0952dbf3a82306503f0b0b
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Apr 27 14:37:00 2011 +0800

    bump to 0.02

diff --git a/Changes b/Changes
index 09d2b89..89c006a 100644
--- a/Changes
+++ b/Changes
@@ -2,5 +2,7 @@ Revision history for App-moduleswhere
 
 {{$NEXT}}
 
+0.01   2011-04-27 14:34:19 CST
+
     Initial release.
 
diff --git a/lib/App/moduleswhere.pm b/lib/App/moduleswhere.pm
index 5e18860..81020ee 100644
--- a/lib/App/moduleswhere.pm
+++ b/lib/App/moduleswhere.pm
@@ -2,7 +2,7 @@ package App::moduleswhere;
 
 use warnings;
 use strict;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 1;
 

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



More information about the Bps-public-commit mailing list