From: Nicholas Clark Date: Mon, 30 Mar 2015 17:06:12 +0000 (+0200) Subject: This is 0.80 - update META.yml, and META.json X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Size.git;a=commitdiff_plain;h=7d4549eb3a1017868d2f263f0a8df49def5b63da This is 0.80 - update META.yml, and META.json --- diff --git a/META.json b/META.json index f664e04..ef4e346 100644 --- a/META.json +++ b/META.json @@ -38,6 +38,6 @@ } } }, - "release_status" : "testing", - "version" : "0.79_54" + "release_status" : "stable", + "version" : "0.80" } diff --git a/META.yml b/META.yml index 3ea658c..49a923b 100644 --- a/META.yml +++ b/META.yml @@ -21,4 +21,4 @@ requires: Test::More: '0' XSLoader: '0' perl: '5.005' -version: 0.79_54 +version: '0.80'