Skip to content

Commit

Permalink
Release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed May 8, 2021
1 parent d70e575 commit 2651c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CommonMarkConverter.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class CommonMarkConverter extends MarkdownConverter
* @deprecated in 1.5.0 and will be removed from 2.0.0.
* Use \Composer\InstalledVersions provided by composer-runtime-api instead.
*/
public const VERSION = '1.6-dev';
public const VERSION = '1.6.1';

/**
* Create a new commonmark converter instance.
Expand Down

0 comments on commit 2651c49

Please sign in to comment.