We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe0a45 commit c3c8b72Copy full SHA for c3c8b72
src/CommonMarkConverter.php
@@ -27,7 +27,7 @@ class CommonMarkConverter extends MarkdownConverter
27
* @deprecated in 1.5.0 and will be removed from 2.0.0.
28
* Use \Composer\InstalledVersions provided by composer-runtime-api instead.
29
*/
30
- public const VERSION = '1.6-dev';
+ public const VERSION = '1.6.4';
31
32
/**
33
* Create a new commonmark converter instance.
0 commit comments