From a12e45ac0560abea462b7d18879a3beefc57a98e Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Sat, 18 Apr 2026 08:38:24 +0300 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d299dc3..64ca1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.4.0", + "version": "1.5.0", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",