Skip to content

Commit

Permalink
release: v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Jan 10, 2024
1 parent 3afc494 commit eebf71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_admon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""An mdformat plugin for admonitions."""

__version__ = "1.1.2"
__version__ = "1.1.3"

from .plugin import RENDERERS, update_mdit # noqa: F401

0 comments on commit eebf71f

Please sign in to comment.