Skip to content

Commit a9ec8b2

Browse files
author
Maciej Tarnowski
authored
Update Version.php - bump to 1.1.1
1 parent 18b5604 commit a9ec8b2

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 = '1.1.0';
11+
const VERSION = '1.1.1';
1212
}

0 commit comments

Comments
 (0)