Skip to content

Commit 919cc85

Browse files
committed
🚀 RELEASE: v0.1.2
1 parent 762fdd4 commit 919cc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mdformat_deflist/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""An mdformat plugin for markdown-it-deflist."""
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.2"
44

55
from .plugin import POSTPROCESSORS, RENDERERS, update_mdit # noqa: F401

0 commit comments

Comments
 (0)