Skip to content

Commit a5ed4c6

Browse files
committed
Bump version to 3.1.1-dev
1 parent 6f446e5 commit a5ed4c6

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.1.0';
23+
const VERSION = '3.1.1-dev';
2424

2525
/**
2626
* Geocodes a given value.

0 commit comments

Comments
 (0)