From e2bee08ca4f9eab6aa1209a62f7821c7c98408f4 Mon Sep 17 00:00:00 2001 From: Arthur Tkachenko Date: Sat, 9 Jul 2022 02:34:45 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d477e4b..078db86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markup-generator", - "version": "0.5.0", + "version": "0.5.5", "description": "generator for files. working with 2 options at this moment", "main": "dist/index.cjs.js", "module": "dist/index.es.js",