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

sartak at bestpractical.com sartak at bestpractical.com
Sat Nov 15 16:39:00 EST 2008


Author: sartak
Date: Sat Nov 15 16:38:59 2008
New Revision: 16845

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

Log:
 r75536 at onn:  sartak | 2008-11-15 16:38:44 -0500
 Bump to 0.06


Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes	(original)
+++ Path-Dispatcher/trunk/Changes	Sat Nov 15 16:38:59 2008
@@ -1,5 +1,7 @@
 Revision history for Path-Dispatcher
 
+0.06
+
 0.05 Sat Nov 15 16:36:41 2008
         Improve test coverage
         New rule type "Always" which always matches.

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 16:38:59 2008
@@ -3,7 +3,7 @@
 use Moose;
 use MooseX::AttributeHelpers;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;



More information about the Bps-public-commit mailing list