Skip to content

Commit 21d684c

Browse files
committed
prepare v3.4.0
1 parent 2187171 commit 21d684c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AbstractGeocoder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
abstract class AbstractGeocoder
66
{
7-
public const VERSION = '3.3.4'; // if changing this => remember to match everything with the git tag
7+
public const VERSION = '3.4.0'; // if changing this => remember to match everything with the git tag
88

99
public const TIMEOUT = 10;
1010
public const URL = 'https://api.opencagedata.com/geocode/v1/json/?';

0 commit comments

Comments
 (0)