Skip to content

Commit 8deb3d2

Browse files
committed
release: v3.0.0
1 parent 4be7ca8 commit 8deb3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_mkdocs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""An mdformat plugin for mkdocs."""
22

3-
__version__ = "2.1.1"
3+
__version__ = "3.0.0"
44

55
# FYI see source code for available interfaces:
66
# https://github.com/executablebooks/mdformat/blob/5d9b573ce33bae219087984dd148894c774f41d4/src/mdformat/plugins.py

0 commit comments

Comments
 (0)