diff options
author | Emanuil Rusev <hello@erusev.com> | 2015-08-03 12:24:05 +0300 |
---|---|---|
committer | Emanuil Rusev <hello@erusev.com> | 2015-08-03 12:24:05 +0300 |
commit | 0e89e3714bda18973184d30646306bb0a482bd96 (patch) | |
tree | 5d441212bf88cb2b88946b79b216a2a80030888c | |
parent | 6b24125f06d62ba9c719dca34256bad7ecb04db1 (diff) | |
download | parsedown-0e89e3714bda18973184d30646306bb0a482bd96.zip parsedown-0e89e3714bda18973184d30646306bb0a482bd96.tar.gz parsedown-0e89e3714bda18973184d30646306bb0a482bd96.tar.bz2 |
1.5.41.5.4
-rwxr-xr-x | Parsedown.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Parsedown.php b/Parsedown.php index f431c0a..1ce5bd3 100755 --- a/Parsedown.php +++ b/Parsedown.php @@ -17,7 +17,7 @@ class Parsedown { # ~ - const version = '1.5.3'; + const version = '1.5.4'; # ~ |