From 1467ab4d36f7c5dfa928195dc4c775b353e16a0c Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Sat, 21 Mar 2020 11:37:32 +0100 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d89ffb1..d450d8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "essential-md", - "version": "0.2.1", + "version": "0.3.0", "description": "An essential markdown-like utility for console logs", "main": "./cjs/index.js", "scripts": {