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