From 42a8cfadc6a30b094b0dcd29f44f14bd581ca768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Thu, 26 Mar 2026 15:38:55 +0300 Subject: [PATCH] fix: change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4b985f..abac5a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lendry-erp/common", - "version": "1.0.1", + "version": "1.0.0", "description": "Core shared components for Lendry-ERP microservice ecosystem", "main": "dist/index.js", "type": "dist/index.d.ts",