Skip to content

Commit 8f2d8ee

Browse files
authored
Merge pull request #375 from tighten/drift/prepare-release
Update TLint version
2 parents 44008d1 + c938831 commit 8f2d8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/tlint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env php
22
<?php
33

4-
const TLINT_VERSION = 'v9.4.0';
4+
const TLINT_VERSION = 'v9.5.0';
55

66
foreach (
77
[

0 commit comments

Comments
 (0)