Skip to content

Commit 3633233

Browse files
committed
Update version number in Version.php
1 parent c1be8b7 commit 3633233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
*/
99
class Version
1010
{
11-
const VERSION = '2.0.0';
11+
const VERSION = '2.0.1';
1212
}

0 commit comments

Comments
 (0)