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

sartak at bestpractical.com sartak at bestpractical.com
Mon Oct 20 14:27:59 EDT 2008


Author: sartak
Date: Mon Oct 20 14:27:55 2008
New Revision: 16400

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

Log:
 r74222 at onn:  sartak | 2008-10-20 14:27:22 -0400
 Bump to 0.03


Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Mon Oct 20 14:27:55 2008
@@ -3,7 +3,7 @@
 use Moose;
 use MooseX::AttributeHelpers;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;



More information about the Bps-public-commit mailing list