Skip to content

Commit 0ed7b45

Browse files
committed
v6.07
- Fix t/issue32.t on old perl versions (GH#59) (Bernhard M. Wiedemann)
1 parent 59044fd commit 0ed7b45

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Revision history for HTTP-Cookies. The HTTP::Cookies module used to be bundled
22
with the libwww-perl distribution.
33

4-
{{$NEXT}}
4+
6.07 2019-11-15 18:11:42Z
55
- Fix t/issue32.t on old perl versions (GH#59) (Bernhard M. Wiedemann)
66

77
6.06 2019-11-12 14:28:31Z

META.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"web" : "https://github.com/libwww-perl/HTTP-Cookies"
7878
}
7979
},
80-
"version" : "6.06",
80+
"version" : "6.07",
8181
"x_Dist_Zilla" : {
8282
"perl" : {
8383
"version" : "5.030000"
@@ -614,7 +614,7 @@
614614
"branch" : null,
615615
"changelog" : "Changes",
616616
"signed" : 0,
617-
"tag" : "v6.06",
617+
"tag" : "v6.07",
618618
"tag_format" : "v%V",
619619
"tag_message" : "v%V"
620620
},

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ HTTP::Cookies - HTTP cookie jars
66

77
# VERSION
88

9-
version 6.06
9+
version 6.07
1010

1111
# SYNOPSIS
1212

0 commit comments

Comments
 (0)