From 0e9303db1f34bdd595ebff6480c4c5449f52e282 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Mon, 23 Mar 2020 08:56:20 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d43f09e..e98d4b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-embed-images", - "version": "1.0.2", + "version": "2.0.0", "description": "remark plugin to embed images with data URIs, inlining base64-encoded sources", "license": "MIT", "keywords": [