Skip to content

Commit 7d70d2f

Browse files
committed
Release 1.6.2
1 parent 2cd7a17 commit 7d70d2f

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
@@ -27,7 +27,7 @@ class CommonMarkConverter extends MarkdownConverter
2727
* @deprecated in 1.5.0 and will be removed from 2.0.0.
2828
* Use \Composer\InstalledVersions provided by composer-runtime-api instead.
2929
*/
30-
public const VERSION = '1.6-dev';
30+
public const VERSION = '1.6.2';
3131

3232
/**
3333
* Create a new commonmark converter instance.

0 commit comments

Comments
 (0)