[Bps-public-commit] r16854 - in Path-Dispatcher/trunk: lib/Path

sartak at bestpractical.com sartak at bestpractical.com
Sat Nov 15 21:05:03 EST 2008


Author: sartak
Date: Sat Nov 15 21:05:02 2008
New Revision: 16854

Modified:
   Path-Dispatcher/trunk/   (props changed)
   Path-Dispatcher/trunk/Changes
   Path-Dispatcher/trunk/lib/Path/Dispatcher.pm

Log:
 r75562 at onn:  sartak | 2008-11-15 21:04:55 -0500
 Bump to 0.07


Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes	(original)
+++ Path-Dispatcher/trunk/Changes	Sat Nov 15 21:05:02 2008
@@ -1,5 +1,7 @@
 Revision history for Path-Dispatcher
 
+0.07
+
 0.06 Sat Nov 15 21:02:29 2008
         New rule type "Empty" which matches only the empty path.
 

Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Sat Nov 15 21:05:02 2008
@@ -3,7 +3,7 @@
 use Moose;
 use MooseX::AttributeHelpers;
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;



More information about the Bps-public-commit mailing list