summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-04-20 22:57:08 +0200
committerSawyer X <xsawyerx@cpan.org>2018-04-20 23:09:53 +0200
commit999f678663d12737388c2458d58b37af627911d0 (patch)
tree4c1112b1cc8610be3fb4f1d93696314b6becb0f7 /META.json
parente4c43fa15fb1181519a806b3a9d3ed29026712d2 (diff)
downloadperl-999f678663d12737388c2458d58b37af627911d0.tar.gz
Fix Module::CoreList versions
Diffstat (limited to 'META.json')
-rw-r--r--META.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/META.json b/META.json
index 70722037c9..2cff1978a6 100644
--- a/META.json
+++ b/META.json
@@ -114,7 +114,7 @@
"vxs.inc"
]
},
- "release_status" : "unstable",
+ "release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.perl.org/"
@@ -127,6 +127,6 @@
"url" : "http://perl5.git.perl.org/"
}
},
- "version" : "5.027011",
- "x_serialization_backend" : "JSON::PP version 2.97001"
+ "version" : "5.028000",
+ "x_serialization_backend" : "JSON::PP version 2.27400_02"
}