File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 70
70
"provides" : {
71
71
"Module::Starter" : {
72
72
"file" : " lib/Module/Starter.pm" ,
73
- "version" : " 1.77 "
73
+ "version" : " 1.78 "
74
74
},
75
75
"Module::Starter::App" : {
76
76
"file" : " lib/Module/Starter/App.pm" ,
77
- "version" : " 1.77 "
77
+ "version" : " 1.78 "
78
78
},
79
79
"Module::Starter::BuilderSet" : {
80
80
"file" : " lib/Module/Starter/BuilderSet.pm" ,
81
- "version" : " 1.77 "
81
+ "version" : " 1.78 "
82
82
},
83
83
"Module::Starter::Plugin::Template" : {
84
84
"file" : " lib/Module/Starter/Plugin/Template.pm" ,
85
- "version" : " 1.77 "
85
+ "version" : " 1.78 "
86
86
},
87
87
"Module::Starter::Simple" : {
88
88
"file" : " lib/Module/Starter/Simple.pm" ,
89
- "version" : " 1.77 "
89
+ "version" : " 1.78 "
90
90
}
91
91
},
92
92
"release_status" : " stable" ,
102
102
},
103
103
"x_IRC" : " irc://irc.perl.org/#toolchain"
104
104
},
105
- "version" : " 1.77 " ,
105
+ "version" : " 1.78 " ,
106
106
"x_contributors" : [
107
107
" Brendan Byrd <byrd.b@insightcom.com>" ,
108
108
" Brian Manning <cpan@xaoc.org>" ,
130
130
" xdaveg <xdaveg@bb7b6759-d628-0410-895d-7b6b7dc49dde>" ,
131
131
" xsawyerx <xsawyerx@bb7b6759-d628-0410-895d-7b6b7dc49dde>"
132
132
],
133
- "x_generated_by_perl" : " v5.30.2 " ,
134
- "x_serialization_backend" : " Cpanel::JSON::XS version 4.19 " ,
133
+ "x_generated_by_perl" : " v5.32.0 " ,
134
+ "x_serialization_backend" : " Cpanel::JSON::XS version 4.23 " ,
135
135
"x_spdx_expression" : " Artistic-1.0-Perl OR GPL-1.0-or-later"
136
136
}
137
137
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ my %WriteMakefileArgs = (
36
36
" File::Spec" => 0,
37
37
" Test::More" => " 0.94"
38
38
},
39
- " VERSION" => " 1.77 " ,
39
+ " VERSION" => " 1.78 " ,
40
40
" test" => {
41
41
" TESTS" => " t/*.t"
42
42
}
You can’t perform that action at this time.
0 commit comments