We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f446e5 commit a5ed4c6Copy full SHA for a5ed4c6
src/Geocoder/Geocoder.php
@@ -20,7 +20,7 @@ interface Geocoder
20
/**
21
* Version
22
*/
23
- const VERSION = '3.1.0';
+ const VERSION = '3.1.1-dev';
24
25
26
* Geocodes a given value.
0 commit comments