Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed May 20, 2024
1 parent 3f140c4 commit e0671ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_gfm_alerts/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""An mdformat plugin for `gfm_alerts`."""

__version__ = "0.0.1"
__version__ = "1.0.0"

from .plugin import RENDERERS, update_mdit

0 comments on commit e0671ec

Please sign in to comment.