Skip to content

Commit cbccaba

Browse files
committed
Version 0.34
Repackage without non-standard tarball headers.
1 parent 250adb2 commit cbccaba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
22

3+
0.34 Wed Apr 16 2014
4+
- Repackage without non-standard tarball headers.
5+
36
0.33 Mon Jan 13 2014
47
- Fix config loading so that if passed a directory including
58
a . in the file name, then loading it as a directory works

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.33';
11+
our $VERSION = '0.34';
1212

1313
=head1 NAME
1414

0 commit comments

Comments
 (0)