Skip to content

Commit

Permalink
Tweaked minimum versions of some dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Crawley committed Apr 30, 2012
1 parent 79eea3e commit ba60f75
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dist.ini
@@ -1,5 +1,5 @@
name = PRANG
version = 0.15
version = 0.16
author = Catalyst SRS Team <team-srs@catalyst.net.nz>
license = Perl_5
abstract = Moose XML Processor
Expand All @@ -14,11 +14,11 @@ option = for_basic

[Prereqs]
perl = 5.010
Moose = 1.21
Moose = 1.09
Set::Object = 1.09
XML::LibXML = 1.65
MooseX::Params::Validate = 0.15
JSON = 2.50
MooseX::Params::Validate = 0.14
JSON = 2.21

[Prereqs / TestRequires]
XML::Compare = 0.04
Expand Down
10 changes: 10 additions & 0 deletions lib/PRANG/Changes.pod
Expand Up @@ -4,6 +4,16 @@
This POD file documents a summary of the changes in PRANG. For the
full list of changes, refer to the git history.

=head2 VERSION 0.16 - 1 May 2012

=over

=item *

Lowered minimum versions of some dependencies

=back

=head2 VERSION 0.15 - 26 April 2012

=over
Expand Down

0 comments on commit ba60f75

Please sign in to comment.