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 16c41c8 commit 9b8cd7eCopy full SHA for 9b8cd7e
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.3';
31
32
/**
33
* Create a new commonmark converter instance.
0 commit comments