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

sartak at bestpractical.com sartak at bestpractical.com
Wed Apr 15 02:49:34 EDT 2009


The branch, master has been updated
       via  64711ae4642ecf756224efa1f65cbb7818c6f4a8 (commit)
      from  52153893eca6dfe94ae218b8e5fba08ec2aadf0b (commit)

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

- Log -----------------------------------------------------------------
commit 64711ae4642ecf756224efa1f65cbb7818c6f4a8
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed Apr 15 02:49:30 2009 -0400

    Bump to 0.12

diff --git a/Changes b/Changes
index 130d66d..9ca6c46 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Path-Dispatcher
 
+0.12
+
 0.11 Wed Apr 15 02:47:50 2009
         Fix some misnamed keys caused by de-AttributeHelper-ing
 
diff --git a/lib/Path/Dispatcher.pm b/lib/Path/Dispatcher.pm
index 5970da7..33a7b82 100644
--- a/lib/Path/Dispatcher.pm
+++ b/lib/Path/Dispatcher.pm
@@ -1,7 +1,7 @@
 package Path::Dispatcher;
 use Any::Moose;
 
-our $VERSION = '0.11';
+our $VERSION = '0.12';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;

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



More information about the Bps-public-commit mailing list