From 396a0e64024121ab69d280037aa840a8637c669b Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 6 Mar 2026 06:58:01 +0300 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e641db7..56eef5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.1.1", + "version": "1.1.2", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",