Skip to content

Commit bfc0867

Browse files
committed
Bump version after release
1 parent 807637c commit bfc0867

File tree

327 files changed

+327
-327
lines changed

Some content is hidden

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

327 files changed

+327
-327
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ my %WriteMakefileArgs = (
5454
"lib" => 0,
5555
"overload" => 0
5656
},
57-
"VERSION" => "2.67",
57+
"VERSION" => "2.68",
5858
"test" => {
5959
"TESTS" => "t/*.t"
6060
}

lib/DateTime/TimeZone.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use strict;
66
use warnings;
77
use namespace::autoclean;
88

9-
our $VERSION = '2.67';
9+
our $VERSION = '2.68';
1010

1111
# Note that while we make use of DateTime::Duration in this module if we
1212
# actually try to load it here all hell breaks loose with circular

lib/DateTime/TimeZone/Africa/Abidjan.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Algiers.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Bissau.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Cairo.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Casablanca.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Ceuta.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/El_Aaiun.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/DateTime/TimeZone/Africa/Johannesburg.pm

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)