Skip to content

Commit f88378b

Browse files
committed
Bump version to 4.1.1
1 parent 42286a1 commit f88378b

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
@@ -27,7 +27,7 @@ class Version extends PhVersion
2727
// phpcs:disable
2828
protected static function getVersion(): array
2929
{
30-
return [4, 1, 0, 0, 0];
30+
return [4, 1, 1, 0, 0];
3131
}
3232
// phpcs:enable
3333
}

0 commit comments

Comments
 (0)