From 096e131876946c02c27f6e249732d8cc37d5a1e5 Mon Sep 17 00:00:00 2001 From: kazk Date: Thu, 21 Oct 2021 13:35:07 -0700 Subject: [PATCH] Revert version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aa62a0..d77d2fa 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marked-extensions", - "version": "1.0.0", + "version": "0.5.0", "description": "", "main": "dist/marked-extensions.es.js", "scripts": {