Skip to content

Commit 71f5dee

Browse files
authored
Bump version to 1.6.0
1 parent e76566a commit 71f5dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application/CoversValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class CoversValidator extends Application
1111
{
1212
public const NAME = 'CoversValidator';
13-
public const VERSION = '1.5.0';
13+
public const VERSION = '1.6.0';
1414

1515
/**
1616
* {@inheritdoc}

0 commit comments

Comments
 (0)