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 88a859a commit 7cbd119Copy full SHA for 7cbd119
src/Geocoder/Geocoder.php
@@ -20,7 +20,7 @@ interface Geocoder
20
/**
21
* Version
22
*/
23
- const VERSION = '3.0.0-alpha2';
+ const VERSION = '3.0.0-dev';
24
25
26
* Geocodes a given value.
0 commit comments