From b95502a381311d40004fcdbf2b5fe5118599f485 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Thu, 10 Oct 2019 18:31:42 -0400 Subject: [PATCH] 0.5.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 cda0b3f..1303249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c14bb1d..6aa4e95 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": "0.4.0", + "version": "0.5.0", "author": "Kevin Pruett", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [