From: Karen Etheridge Date: Tue, 3 Sep 2013 00:42:06 +0000 (-0700) Subject: use newest [OptionalFeature], that doesn't set dynamic_config => 1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=commitdiff_plain;h=89313615c5ca227c61316f515b7e560b6c2a4b80 use newest [OptionalFeature], that doesn't set dynamic_config => 1 --- diff --git a/Changes b/Changes index 0274da1..03db78d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for {{$dist->name}} {{$NEXT}} + - re-release with updated Dist::Zilla plugins to clear the dynamic_config + flag in metadata 0.40 2013-08-29 01:57:00Z (Karen Etheridge) - replaced last use of Best (held over since 2010!) to YAML::Any diff --git a/dist.ini b/dist.ini index 4d5b11c..ae499ee 100644 --- a/dist.ini +++ b/dist.ini @@ -50,7 +50,7 @@ Digest::SHA = 0 [OptionalFeature / JSON-Runtime] -:version = 0.002 +:version = 0.005 -description = Serialize to JSON. You should have at least one serialization format. -always_recommend = 1 JSON::Any = 1.15