Skip to content

Commit

Permalink
Commit Changes and bump $VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-zeman committed Nov 12, 2024
1 parent b335ec6 commit 91184a3
Show file tree
Hide file tree
Showing 83 changed files with 83 additions and 83 deletions.
2 changes: 1 addition & 1 deletion lib/Lingua/Interset.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Atom.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Atom;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Converter.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Converter;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/FeatureStructure.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::FeatureStructure;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/OldTagsetDriver.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::OldTagsetDriver;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/SimpleAtom.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::SimpleAtom;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/AR/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::AR::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/AR/Conll2007.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::AR::Conll2007;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/AR/Padt.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::AR::Padt;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/BG/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
package Lingua::Interset::Tagset::BG::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/BN/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package Lingua::Interset::Tagset::BN::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CA/Conll2009.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CA::Conll2009;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Ajka.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package Lingua::Interset::Tagset::CS::Ajka;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Cnk.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Cnk;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
package Lingua::Interset::Tagset::CS::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Conll2009.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::CS::Conll2009;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Multext.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Multext;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Pdt.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Pdt;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Pdtc.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Pdtc;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Pmk.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Pmk;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Pmkkr.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Pmkkr;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/CS/Ridics.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::CS::Ridics;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
package Lingua::Interset::Tagset::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/DA/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::DA::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/DE/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::DE::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/DE/Conll2009.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::DE::Conll2009;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/DE/Smor.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
package Lingua::Interset::Tagset::DE::Smor;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/DE/Stts.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::DE::Stts;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/EL/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::EL::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/EN/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::EN::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/EN/Conll2009.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::EN::Conll2009;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/EN/Penn.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
package Lingua::Interset::Tagset::EN::Penn;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/ES/Conll2009.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package Lingua::Interset::Tagset::ES::Conll2009;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/ET/Puudepank.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::ET::Puudepank;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/EU/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::EU::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/FA/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package Lingua::Interset::Tagset::FA::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/FI/Turku.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::FI::Turku;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/FO/Setur.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package Lingua::Interset::Tagset::FO::Setur;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/GRC/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::GRC::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/HE/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::HE::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/HI/Conll.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package Lingua::Interset::Tagset::HI::Conll;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/HR/Multext.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::HR::Multext;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/Interset/Tagset/HSB/Sorokin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package Lingua::Interset::Tagset::HSB::Sorokin;
use strict;
use warnings;
our $VERSION = '3.016';
our $VERSION = '3.017';

use utf8;
use open ':utf8';
Expand Down
Loading

0 comments on commit 91184a3

Please sign in to comment.