Skip to content

Commit 435e9e2

Browse files
committed
Prepare 1.0.6 release
1 parent f23c876 commit 435e9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Geocoder/Geocoder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Geocoder implements GeocoderInterface
2121
/**
2222
* Version
2323
*/
24-
const VERSION = '1.0.2-dev';
24+
const VERSION = '1.0.6';
2525

2626
/**
2727
* @var array

0 commit comments

Comments
 (0)