From 2dae20c5e2005c0426d5211848f71ee1f27fb1c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Fri, 16 Sep 2022 10:07:56 +0300 Subject: [PATCH] :arrow_up: 2.0.0 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80179df..35eb926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json2md", - "version": "1.14.0", + "version": "2.0.0", "description": "A JSON to Markdown converter.", "main": "lib/index.js", "directories": {