Skip to content

Commit 9b8cd7e

Browse files
committed
Release 1.6.3
1 parent 16c41c8 commit 9b8cd7e

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.3';
3131

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

0 commit comments

Comments
 (0)