Skip to content

Commit facce4f

Browse files
committed
update core
1 parent 9ca76b7 commit facce4f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
### Fixed
99
### Security
1010

11+
## [10.0.4] - 2020-05-18
12+
see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.4
13+
1114
## [10.0.3] - 2019-09-13
1215
see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.3
1316

src/EditorconfigChecker/Cli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use EditorconfigChecker\Utilities;
66

7-
define('CORE_VERSION', '2.0.3');
7+
define('CORE_VERSION', '2.0.4');
88

99
class Cli
1010
{

0 commit comments

Comments
 (0)