[Bps-public-commit] App-Todo branch, master, updated. 1.0-2-ged96185

Thomas Sibley trs at bestpractical.com
Wed Jul 27 12:39:00 EDT 2011


The branch, master has been updated
       via  ed961858211e59a7bb2107cdfe85c0ce7dd86c84 (commit)
      from  e518ba458a471c1b11fbf4d5a2d105453a15cefb (commit)

Summary of changes:
 META.yml        |    2 +-
 lib/App/Todo.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit ed961858211e59a7bb2107cdfe85c0ce7dd86c84
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed Jul 27 12:36:44 2011 -0400

    Bump the version

diff --git a/META.yml b/META.yml
index 0707451..812a157 100644
--- a/META.yml
+++ b/META.yml
@@ -32,4 +32,4 @@ requires:
   Term::Encoding: 0
   Term::ReadKey: 0
   YAML: 0
-version: 1.0
+version: 1.1
diff --git a/lib/App/Todo.pm b/lib/App/Todo.pm
index 7446211..9546b09 100644
--- a/lib/App/Todo.pm
+++ b/lib/App/Todo.pm
@@ -1,6 +1,6 @@
 package App::Todo;
 
-our $VERSION = '1.0';
+our $VERSION = '1.1';
 
 =head1 NAME
 

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



More information about the Bps-public-commit mailing list