Skip to content

Commit 32c7af2

Browse files
committed
prep release
1 parent 64443e1 commit 32c7af2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
22

3-
0.26 XXX
3+
0.26 Mon Aug 10 2009
44
- Fix test to not need "parent" (RT #48547)
55
- Do not localize %ENV, rather, remove potentially conflicting
66
k-v pairs (RT #48557)

lib/Catalyst/Plugin/ConfigLoader.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use MRO::Compat;
88
use Data::Visitor::Callback;
99
use Catalyst::Utils ();
1010

11-
our $VERSION = '0.25';
11+
our $VERSION = '0.26';
1212

1313
=head1 NAME
1414

0 commit comments

Comments
 (0)