1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Bump version

This commit is contained in:
Aidan Woods 2019-03-17 17:19:46 +00:00
parent c390a9e406
commit d60bcdc469
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -17,7 +17,7 @@ class Parsedown
{
# ~
const version = '1.7.1';
const version = '1.7.2';
# ~