X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.json;h=2fb245e972d0ec203dfc9f19a576e669043fb3c0;hb=b980f9a0c4ed7902a2c57657d5971c13333f13ca;hp=277ec80be6548e33ddf5f1ef0eca713da3f67b94;hpb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282;p=chaz%2Fhomebank2ledger diff --git a/META.json b/META.json index 277ec80..2fb245e 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.007" }, "App::HomeBank2Ledger::Formatter" : { "file" : "lib/App/HomeBank2Ledger/Formatter.pm", - "version" : "0.004" + "version" : "0.007" }, "App::HomeBank2Ledger::Formatter::Beancount" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Beancount.pm", - "version" : "0.004" + "version" : "0.007" }, "App::HomeBank2Ledger::Formatter::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Formatter/Ledger.pm", - "version" : "0.004" + "version" : "0.007" }, "App::HomeBank2Ledger::Ledger" : { "file" : "lib/App/HomeBank2Ledger/Ledger.pm", - "version" : "0.004" + "version" : "0.007" }, "App::HomeBank2Ledger::Util" : { "file" : "lib/App/HomeBank2Ledger/Util.pm", - "version" : "0.004" + "version" : "0.007" }, "File::HomeBank" : { "file" : "lib/File/HomeBank.pm", - "version" : "0.004" + "version" : "0.007" } }, "release_status" : "stable", @@ -123,9 +124,9 @@ "web" : "https://github.com/chazmcgarvey/homebank2ledger" } }, - "version" : "0.004", + "version" : "0.007", "x_authority" : "cpan:CCM", "x_generated_by_perl" : "v5.28.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.08" + "x_serialization_backend" : "Cpanel::JSON::XS version 4.15" }