Skip to content

Commit 089b710

Browse files
committed
Release 1.1
1 parent a29fcea commit 089b710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Util/Options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace HackPack\HackUnit\Util;
44

55
final class Options {
6-
const string VERSION = '1.0-dev';
6+
const string VERSION = '1.1';
77

88
public function __construct(
99
public \ConstSet<string> $includes,

0 commit comments

Comments
 (0)