From ed3b55cd9d5cc7b90956d4c240b417b63eb569ea Mon Sep 17 00:00:00 2001 From: Siarhei Dudko Date: Thu, 1 Feb 2024 02:10:42 +0400 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb9ce17..d4f250a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ireceipt.pro/js", - "version": "1.0.0", + "version": "1.0.1", "description": "Create PDF files or images (JPG, PNG, WEBP) from your HTML template.", "main": "./lib/index.js", "types": "./lib/index.d.ts",