Skip to content

Commit

Permalink
release: v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Jun 23, 2024
1 parent 6f4b822 commit e4b0b2a
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,6 +1,6 @@
"""An mdformat plugin for admonitions."""

__version__ = "2.0.3"
__version__ = "2.0.4"

from .plugin import RENDERERS, update_mdit

Expand Down

0 comments on commit e4b0b2a

Please sign in to comment.