Skip to content

Commit 8369cbc

Browse files
committed
Bump version to 3.0.0-dev
1 parent b43b079 commit 8369cbc

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
@@ -20,7 +20,7 @@ interface Geocoder
2020
/**
2121
* Version
2222
*/
23-
const VERSION = '3.0.0-alpha3';
23+
const VERSION = '3.0.0-dev';
2424

2525
/**
2626
* Geocodes a given value.

0 commit comments

Comments
 (0)