Skip to content

Commit 3c65f9b

Browse files
authored
Prepare 1.0.4 (#20)
1 parent cbb934a commit 3c65f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cs2pr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ error_reporting(E_ALL);
1616
ini_set('display_errors', 'stderr');
1717
gc_disable();
1818

19-
$version = '1.0.3';
19+
$version = '1.0.4';
2020

2121
if ($argc === 1) {
2222
$xml = stream_get_contents(STDIN);

0 commit comments

Comments
 (0)