From 5b6a87375ada27ddbaf4c370fc7ed96017f2f28b Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 3 Apr 2026 05:50:21 +0300 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3de48e6..a23362e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.1.4", + "version": "1.1.5", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",