Skip to content

Commit cc02b38

Browse files
author
Ross Crawford-d'Heureuse
committed
version bump 0.2.2
1 parent 70d1f3a commit cc02b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def run_tests(self):
2424

2525
setup(
2626
name='mkdocs-markdownextradata-plugin',
27-
version='0.2.1',
27+
version='0.2.2',
2828
description='A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template',
2929
long_description=read('README.md'),
3030
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)