Skip to content

Commit 2954d84

Browse files
committed
release 0.43
1 parent a173495 commit 2954d84

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for Geo-Coder-OpenCage
22

3+
0.43 2026-06-07
4+
- dependency Carp version 1.54 doesn't exist (yet), use 1.50 -- thanks blb8
5+
36
0.42 2026-06-02
47
- only run Perl::Critic tests locally, not as part of perltesters
58

dist.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name = Geo-Coder-OpenCage
2-
version = 0.42
2+
version = 0.43
33
abstract = Forward and reverse geocoding with the OpenCage Geocoding API
44
author = Ed Freyfogle <cpan@opencagedata.com>
55
license = Perl_5
66
copyright_holder = OpenCage GmbH
77

88
[Prereqs / RuntimeRequires]
9-
Carp = 1.54
9+
Carp = 1.50
1010
Cpanel::JSON::XS = 4.40
1111
HTTP::Tiny = 0.083
1212
IO::Socket::SSL = 2.068

0 commit comments

Comments
 (0)