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

sartak at bestpractical.com sartak at bestpractical.com
Thu Feb 5 12:18:21 EST 2009


Author: sartak
Date: Thu Feb  5 12:18:21 2009
New Revision: 18258

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

Log:
 r79753 at onn:  sartak | 2009-02-05 12:18:13 -0500
 Bump to 0.09


Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes	(original)
+++ Path-Dispatcher/trunk/Changes	Thu Feb  5 12:18:21 2009
@@ -1,5 +1,7 @@
 Revision history for Path-Dispatcher
 
+0.09
+
 0.08 Thu Feb 5 12:15:38 2009
         Inline uses of MooseX::AttributeHelpers.
 

Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Thu Feb  5 12:18:21 2009
@@ -1,7 +1,7 @@
 package Path::Dispatcher;
 use Any::Moose;
 
-our $VERSION = '0.08';
+our $VERSION = '0.09';
 
 use Path::Dispatcher::Rule;
 use Path::Dispatcher::Dispatch;



More information about the Bps-public-commit mailing list