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

sartak at bestpractical.com sartak at bestpractical.com
Wed Aug 27 11:10:00 EDT 2008


Author: sartak
Date: Wed Aug 27 11:09:55 2008
New Revision: 15530

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

Log:
 r70557 at onn:  sartak | 2008-08-27 11:09:49 -0400
 Bump to 0.02


Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Wed Aug 27 11:09:55 2008
@@ -2,7 +2,7 @@
 package Path::Dispatcher;
 use Moose;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use Path::Dispatcher::Stage;
 use Path::Dispatcher::Rule;



More information about the Bps-public-commit mailing list