Skip to content

Commit

Permalink
release: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Nov 22, 2023
1 parent 6ddd6ee commit fb0132a
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__ = "1.0.6"
__version__ = "1.1.0"

from .plugin import ( # noqa: F401
POSTPROCESSORS,
Expand Down

0 comments on commit fb0132a

Please sign in to comment.