Skip to content

Commit 1de1c3c

Browse files
Prepare for 0.36 version
1 parent edb4104 commit 1de1c3c

File tree

158 files changed

+236
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+236
-234
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.36
2+
13
0.35 2025-01-01T15:09:35+01:00
24
- Update Wikibase content language codes.
35
- Update copyright years.

META.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ resources:
4242
homepage: https://github.com/michal-josef-spacek/Wikibase-Datatype
4343
license: http://opensource.org/licenses/bsd-license.php
4444
repository: git://github.com/michal-josef-spacek/Wikibase-Datatype
45-
version: '0.35'
45+
version: '0.36'

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test_requires 'Test::MockObject' => 0;
3737
test_requires 'Test::More' => 0;
3838
test_requires 'Test::NoWarnings' => 0;
3939
tests_recursive;
40-
version '0.35';
40+
version '0.36';
4141

4242
# Run.
4343
WriteAll();

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ LICENSE AND COPYRIGHT
9999
BSD 2-Clause License
100100

101101
VERSION
102-
0.35
102+
0.36
103103

lib/Test/Shared/Fixture/Wikibase/Datatype/Form/Wikidata/DogCzechSingular.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ use Wikibase::Datatype::Value::Item;
1111
use Wikibase::Datatype::Value::Monolingual;
1212
use Wikibase::Datatype::Value::String;
1313

14-
our $VERSION = 0.35;
14+
our $VERSION = 0.36;
1515

1616
sub new {
1717
my $class = shift;
@@ -183,6 +183,6 @@ BSD 2-Clause License
183183
184184
=head1 VERSION
185185
186-
0.35
186+
0.36
187187
188188
=cut

lib/Test/Shared/Fixture/Wikibase/Datatype/Item/Wikidata/Dog.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ use Wikibase::Datatype::Statement;
1111
use Wikibase::Datatype::Value::Item;
1212
use Wikibase::Datatype::Value::Monolingual;
1313

14-
our $VERSION = 0.35;
14+
our $VERSION = 0.36;
1515

1616
sub new {
1717
my $class = shift;
@@ -292,6 +292,6 @@ BSD 2-Clause License
292292
293293
=head1 VERSION
294294
295-
0.35
295+
0.36
296296
297297
=cut

lib/Test/Shared/Fixture/Wikibase/Datatype/Item/Wikidata/Dorota.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use Test::Shared::Fixture::Wikibase::Datatype::Statement::Wikidata::SubjectLexem
88
use Test::Shared::Fixture::Wikibase::Datatype::Statement::Wikidata::InstanceOf::FemaleGivenName;
99
use Wikibase::Datatype::Value::Monolingual;
1010

11-
our $VERSION = 0.35;
11+
our $VERSION = 0.36;
1212

1313
sub new {
1414
my $class = shift;
@@ -259,6 +259,6 @@ BSD 2-Clause License
259259
260260
=head1 VERSION
261261
262-
0.35
262+
0.36
263263
264264
=cut

lib/Test/Shared/Fixture/Wikibase/Datatype/Item/Wikidata/DouglasAdams.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use Test::Shared::Fixture::Wikibase::Datatype::Statement::Wikidata::InstanceOf::
99
use Test::Shared::Fixture::Wikibase::Datatype::Statement::Wikidata::SexOrGender::Male;
1010
use Wikibase::Datatype::Value::Monolingual;
1111

12-
our $VERSION = 0.35;
12+
our $VERSION = 0.36;
1313

1414
sub new {
1515
my $class = shift;
@@ -258,6 +258,6 @@ BSD 2-Clause License
258258
259259
=head1 VERSION
260260
261-
0.35
261+
0.36
262262
263263
=cut

lib/Test/Shared/Fixture/Wikibase/Datatype/Lexeme/Wikidata/DogCzechNoun.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use Test::Shared::Fixture::Wikibase::Datatype::Sense::Wikidata::Dog;
99
use Test::Shared::Fixture::Wikibase::Datatype::Statement::Wikidata::GrammaticalGender::Masculine;
1010
use Wikibase::Datatype::Value::Monolingual;
1111

12-
our $VERSION = 0.35;
12+
our $VERSION = 0.36;
1313

1414
sub new {
1515
my $class = shift;
@@ -266,6 +266,6 @@ BSD 2-Clause License
266266
267267
=head1 VERSION
268268
269-
0.35
269+
0.36
270270
271271
=cut

lib/Test/Shared/Fixture/Wikibase/Datatype/Mediainfo/Commons/ImageOfHuman.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use warnings;
77
use Test::Shared::Fixture::Wikibase::Datatype::MediainfoStatement::Commons::Depicts::Human;
88
use Wikibase::Datatype::Value::Monolingual;
99

10-
our $VERSION = 0.35;
10+
our $VERSION = 0.36;
1111

1212
sub new {
1313
my $class = shift;
@@ -211,6 +211,6 @@ BSD 2-Clause License
211211
212212
=head1 VERSION
213213
214-
0.35
214+
0.36
215215
216216
=cut

0 commit comments

Comments
 (0)