From 6b0a0a244fc8c6904f2b9e0e96eee328ac1feb4e Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Tue, 19 Mar 2024 12:37:20 -0700 Subject: [PATCH] build: bump version v0.1.5 --- VERSION | 2 +- mkdocs_link_embeds_plugin.egg-info/PKG-INFO | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7a5e833..02bf650 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.4 \ No newline at end of file +v0.1.5 \ No newline at end of file diff --git a/mkdocs_link_embeds_plugin.egg-info/PKG-INFO b/mkdocs_link_embeds_plugin.egg-info/PKG-INFO index 01e6408..1773a4c 100644 --- a/mkdocs_link_embeds_plugin.egg-info/PKG-INFO +++ b/mkdocs_link_embeds_plugin.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: mkdocs-link-embeds-plugin -Version: 0.1.4 +Version: 0.1.5 Summary: Mkdocs plugin which shows embedded links in a more elegant manner. Home-page: https://github.com/Aetherinox/mkdocs-link-embeds Author: Aetherinox