Skip to content

Commit bdfdaec

Browse files
committed
release: v1.1.2
1 parent ed61599 commit bdfdaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_admon/__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 admonitions."""
22

3-
__version__ = "1.1.1"
3+
__version__ = "1.1.2"
44

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

0 commit comments

Comments
 (0)