[Bps-public-commit] r16590 - in Path-Dispatcher/trunk: lib/Path
sartak at bestpractical.com
sartak at bestpractical.com
Tue Oct 28 17:56:30 EDT 2008
Author: sartak
Date: Tue Oct 28 17:56:30 2008
New Revision: 16590
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/Changes
Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
Log:
r74716 at onn: sartak | 2008-10-28 17:56:27 -0400
Bump to 0.04
Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes (original)
+++ Path-Dispatcher/trunk/Changes Tue Oct 28 17:56:30 2008
@@ -1,5 +1,7 @@
Revision history for Path-Dispatcher
+0.04
+
0.03 Tue Oct 28 17:42:47 2008
"rewrite" rules
Super dispatchers are GONE! Yay.
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 17:56:30 2008
@@ -3,7 +3,7 @@
use Moose;
use MooseX::AttributeHelpers;
-our $VERSION = '0.03';
+our $VERSION = '0.04';
use Path::Dispatcher::Rule;
use Path::Dispatcher::Dispatch;
More information about the Bps-public-commit
mailing list