Skip to content

Commit acea1c4

Browse files
authored
Bump version to v2.4.1
1 parent c40499a commit acea1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs_markmap/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PACKAGE_NAME: str = "mkdocs_markmap"
22
PROJECT_NAME: str = PACKAGE_NAME.replace("_", "-")
3-
PROJECT_VERSION: str = "2.4.0"
3+
PROJECT_VERSION: str = "2.4.1"
44

55
OWNER: str = "neatc0der"
66
ORGANISATION: str = "markmap"

0 commit comments

Comments
 (0)