[Bps-public-commit] Path-Dispatcher branch, master, updated. e67d6b960752c7e338f191e9dbda98b675b11a54

Shawn Moore sartak at bestpractical.com
Sun Oct 24 02:20:28 EDT 2010


The branch, master has been updated
       via  e67d6b960752c7e338f191e9dbda98b675b11a54 (commit)
      from  79a4dd42767b8ea3f5422645badf380affeb8755 (commit)

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

- Log -----------------------------------------------------------------
commit e67d6b960752c7e338f191e9dbda98b675b11a54
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Sun Oct 24 15:20:19 2010 +0900

    Bump to 1.01

diff --git a/lib/Path/Dispatcher.pm b/lib/Path/Dispatcher.pm
index 5430fd1..1458442 100644
--- a/lib/Path/Dispatcher.pm
+++ b/lib/Path/Dispatcher.pm
@@ -2,7 +2,7 @@ package Path::Dispatcher;
 use Any::Moose;
 use 5.008001;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;

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



More information about the Bps-public-commit mailing list