Skip to content

Commit af67aaf

Browse files
committed
Update Configuration.php
1 parent 32caeaf commit af67aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
class Configuration
1111
{
12-
const VERSION = '3.0.2';
12+
const VERSION = '3.0.3';
1313

1414
public $apiKey = '';
1515

0 commit comments

Comments
 (0)