Skip to content

Commit 1b9dedd

Browse files
committed
Update version number constant
1 parent de4d302 commit 1b9dedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* @var string
1111
*/
12-
const VERSION = '2.0.0';
12+
const VERSION = '2.0.1';
1313

1414
/**
1515
* A small number used in substitution of 0.

0 commit comments

Comments
 (0)