From ea769ae943da159cf656b2f4fea2e306733df485 Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 27 Feb 2026 19:42:52 +0300 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931a9de..2ac9ccc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.0.1", + "version": "1.0.2", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",