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

sartak at bestpractical.com sartak at bestpractical.com
Tue Oct 28 18:10:56 EDT 2008


Author: sartak
Date: Tue Oct 28 18:10:56 2008
New Revision: 16592

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

Log:
 r74720 at onn:  sartak | 2008-10-28 18:10:53 -0400
 Bump to 0.05


Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes	(original)
+++ Path-Dispatcher/trunk/Changes	Tue Oct 28 18:10:56 2008
@@ -1,5 +1,7 @@
 Revision history for Path-Dispatcher
 
+0.05
+
 0.04 Tue Oct 28 17:56:41 2008
         Dist fixes
 

Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Tue Oct 28 18:10:56 2008
@@ -3,7 +3,7 @@
 use Moose;
 use MooseX::AttributeHelpers;
 
-our $VERSION = '0.04';
+our $VERSION = '0.05';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;



More information about the Bps-public-commit mailing list