From 609352510dc97a7322611494b7ac366966176af6 Mon Sep 17 00:00:00 2001 From: Zachary Shilton <4624598+zchsh@users.noreply.github.com> Date: Thu, 10 Nov 2022 10:04:06 -0500 Subject: [PATCH] 4.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee6acab..bc8d85e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "4.0.1-canary.1", + "version": "4.1.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 6460fc2..f146004 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/remark-plugins", "description": "A potpourri of remark plugins used to process .mdx files", - "version": "4.0.1-canary.1", + "version": "4.1.0", "author": "Jeff Escalante", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [