Skip to content

Commit

Permalink
20180227
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Feb 27, 2018
1 parent afbb698 commit 61e6679
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Build.PL
@@ -1,7 +1,7 @@
# This Build.PL for RDF-NS was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.014.
# This Build.PL for RDF-NS was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.010.
use strict;
use warnings;

use v5.12.0;
use Module::Build::Tiny 0.034;
use Module::Build::Tiny 0.039;
Build_PL();
2 changes: 2 additions & 0 deletions Changes
@@ -1,4 +1,6 @@
{{$NEXT}}

20180227 2018-02-27 20:35:38 CET
- 2086 prefixes
- added: besluit bgt geo7 shui

Expand Down
9 changes: 5 additions & 4 deletions META.json
Expand Up @@ -4,7 +4,7 @@
"Jakob Voß"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.035, Dist::Milla version v1.0.8, CPAN::Meta::Converter version 2.150001",
"generated_by" : "Dist::Zilla version 5.036, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
Expand All @@ -26,12 +26,12 @@
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034"
"Module::Build::Tiny" : "0.039"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.8",
"Dist::Milla" : "v1.0.15",
"Test::Pod" : "1.41"
}
},
Expand All @@ -54,11 +54,12 @@
"web" : "https://github.com/nichtich/RDF-NS"
}
},
"version" : "20180213",
"version" : "20180227",
"x_contributors" : [
"Andreas Koenig <andk@cpan.org>",
"Jakob Voss <jakob@nichtich.de>",
"Jakob Voss <voss@gbv.de>",
"Kjetil Kjernsmo <kjetil@kjernsmo.net>",
"Sergey Romanov <complefor@rambler.ru>"
]
}
Expand Down

0 comments on commit 61e6679

Please sign in to comment.