Skip to content

Commit 30887b4

Browse files
authored
Bump version to 2.5.0
1 parent 1883290 commit 30887b4

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.3"
3+
PROJECT_VERSION: str = "2.5.0"
44

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

0 commit comments

Comments
 (0)