Skip to content

Commit

Permalink
release: v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Dec 18, 2024
1 parent f410ed3 commit 1a744f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_mkdocs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""An mdformat plugin for `mkdocs`."""

__version__ = "4.1.0"
__version__ = "4.1.1"

__plugin_name__ = "mkdocs"

Expand Down

0 comments on commit 1a744f6

Please sign in to comment.