From ba19e01e3bdf5451c155ad29e1caeea7557fc5e1 Mon Sep 17 00:00:00 2001 From: Zachary Shilton <4624598+zchsh@users.noreply.github.com> Date: Tue, 7 Jun 2022 17:46:54 -0400 Subject: [PATCH] 3.3.1-canary.1 --- 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 442279d..e96fa7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "3.3.1-canary.0", + "version": "3.3.1-canary.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 55c4ee6..a982b57 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": "3.3.1-canary.0", + "version": "3.3.1-canary.1", "author": "Jeff Escalante", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [