diff --git a/Changes b/Changes index affec98..d58836b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled {{$NEXT}} + +1.000002 2014-08-15T21:18:20Z [00 Trivial] - CPANDAY! - no code changes. diff --git a/lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm b/lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm index e7cf8e3..a718222 100644 --- a/lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm +++ b/lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::Plugin::Prereqs::MatchInstalled; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Depend on versions of modules the same as you have installed