Skip to content

Commit 441cf52

Browse files
committed
Bump version to 3.2.1-dev
1 parent c9710d3 commit 441cf52

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

2525
/**
2626
* Geocodes a given value.

0 commit comments

Comments
 (0)