From 4808409dfb995f502efdf83c543ff0fdb4c4fb36 Mon Sep 17 00:00:00 2001 From: GurovDmitriy Date: Tue, 18 Jun 2024 18:28:49 +0300 Subject: [PATCH] chore: v1.5.2 publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a41b13..35bc360 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "type": "git", "url": "git+https://github.com/BeautyLips/be-library-builder.git" }, - "version": "1.5.1", + "version": "1.5.2", "type": "module", "bin": { "be-library-builder": "index.js"