From b0a5738c69270cf356a85194890ccaf64291d580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20de=20Metz?= Date: Mon, 6 May 2024 09:44:05 +0200 Subject: [PATCH] Release v2.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b9ba4a..475ebe0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-transformer-markdown-front-matter", - "version": "2.1.0", + "version": "2.1.1", "description": "Parcel plugin to load markdown file with yaml-front-matter.", "author": "François de Metz ", "license": "MIT",