Skip to content

Commit 21b0e83

Browse files
authored
Bump version number
1 parent 6e6e248 commit 21b0e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mercator.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/**
1515
* Current version of Mercator.
1616
*/
17-
const VERSION = '1.0.2';
17+
const VERSION = '1.0.3';
1818

1919
require __DIR__ . '/class-mapping.php';
2020
require __DIR__ . '/class-network-mapping.php';

0 commit comments

Comments
 (0)