From fca73b957c96d30fdedafc5805fdf2288b41e98c Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Thu, 12 Mar 2020 14:36:30 -0400 Subject: [PATCH] 2.0.3-5 --- 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 3236fb5..ae6db85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "2.0.3-4", + "version": "2.0.3-5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c617a38..03273ed 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": "2.0.3-4", + "version": "2.0.3-5", "author": "Jeff Escalante", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [