Skip to content

Commit 622b97a

Browse files
committed
🔧Bump version to 0.0.8
1 parent a038064 commit 622b97a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mkdocs-macros-utils",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "`mkdocs-macros-utils` is [mkdocs-macros-plugin](https://mkdocs-macros-plugin.readthedocs.io/en/latest/) based project that provides macros to extend cards, code blocks, etc, in MkDocs documents.",
55
"main": "index.js",
66
"directories": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# For poetry versiion(<2.0.0)
4040
[tool.poetry]
4141
name = "mkdocs-macros-utils"
42-
version = "0.0.7"
42+
version = "0.0.8"
4343
description = "mkdocs-macros-utils is a mkdocs-macros-plugin based project that provides macros to extend cards, code blocks, etc, in MkDocs documents."
4444
authors = ["7rikazhexde <33836132+7rikazhexde@users.noreply.github.com>"]
4545
packages = [

0 commit comments

Comments
 (0)