X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.json;h=54f089dabefea69fa7d942595e32ef4f784598d2;hb=8feecd3de0d3293f8a26c05fc880415aee283e12;hp=277ec80be6548e33ddf5f1ef0eca713da3f67b94;hpb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282;p=chaz%2Fhomebank2ledger diff --git a/META.json b/META.json index 277ec80..54f089d 100644 --- a/META.json +++ b/META.json @@ -32,6 +32,7 @@ "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::Plugin::ConsistentVersionTest" : "0", + "Dist::Zilla::Plugin::Run::Release" : "0", "Dist::Zilla::PluginBundle::Author::CCM" : "0", "Dist::Zilla::PluginBundle::Filter" : "0", "Pod::Coverage::TrustPod" : "0", @@ -63,6 +64,7 @@ "XML::Entities" : "0", "XML::Parser::Lite" : "0", "parent" : "0", + "perl" : "v5.10.1", "strict" : "0", "warnings" : "0" } @@ -76,39 +78,38 @@ "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", - "Test::More" : "0", - "perl" : "5.006" + "Test::More" : "0" } } }, "provides" : { "App::HomeBank2Ledger" : { "file" : "lib/App/HomeBank2Ledger.pm", - "version" : "0.004" + "version" : "0.006" }, "App::HomeBank2Ledger::Formatter" : { "file" : "lib/App/HomeBank2Ledger/Formatter.pm", - "version" : "0.004" + "version" : "0.006" }, "App::HomeBank2Ledger::Formatter::Beancount" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Beancount.pm", - "version" : "0.004" + "version" : "0.006" }, "App::HomeBank2Ledger::Formatter::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Ledger.pm", - "version" : "0.004" + "version" : "0.006" }, "App::HomeBank2Ledger::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Ledger.pm", - "version" : "0.004" + "version" : "0.006" }, "App::HomeBank2Ledger::Util" : { "file" : "lib/App/HomeBank2Ledger/Util.pm", - "version" : "0.004" + "version" : "0.006" }, "File::HomeBank" : { "file" : "lib/File/HomeBank.pm", - "version" : "0.004" + "version" : "0.006" } }, "release_status" : "stable", @@ -123,7 +124,7 @@ "web" : "https://github.com/chazmcgarvey/homebank2ledger" } }, - "version" : "0.004", + "version" : "0.006", "x_authority" : "cpan:CCM", "x_generated_by_perl" : "v5.28.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"