[Bps-public-commit] r18151 - in Path-Dispatcher/trunk: lib/Path
sartak at bestpractical.com
sartak at bestpractical.com
Tue Feb 3 13:19:00 EST 2009
Author: sartak
Date: Tue Feb 3 13:19:00 2009
New Revision: 18151
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/Changes
Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
Log:
r79173 at onn: sartak | 2009-01-28 01:43:47 -0500
Bump to 0.08
Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes (original)
+++ Path-Dispatcher/trunk/Changes Tue Feb 3 13:19:00 2009
@@ -1,5 +1,7 @@
Revision history for Path-Dispatcher
+0.08
+
0.07 Wed Jan 28 01:39:37 2009
Paths are now boxed with the new Path::Dispatcher::Path.
Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm (original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm Tue Feb 3 13:19:00 2009
@@ -2,7 +2,7 @@
use Moose;
use MooseX::AttributeHelpers;
-our $VERSION = '0.07';
+our $VERSION = '0.08';
use Path::Dispatcher::Rule;
use Path::Dispatcher::Dispatch;
More information about the Bps-public-commit
mailing list