Skip to content

Commit 82d7ab6

Browse files
committed
0.17.5 release
1 parent c576f30 commit 82d7ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommonMarkConverter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class CommonMarkConverter extends Converter
2424
*
2525
* This might be a typical `x.y.z` version, or `x.y-dev`.
2626
*/
27-
const VERSION = '0.18-dev';
27+
const VERSION = '0.17.5';
2828

2929
/**
3030
* Create a new commonmark converter instance.

0 commit comments

Comments
 (0)